[rtems-central commit] Revert "spec: Add unit test link role"

Sebastian Huber sebh at rtems.org
Wed Jun 23 08:11:02 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    65f7a18c4d0b85ef1bd6ffbb70376e7085ab9708
Changeset: http://git.rtems.org/rtems-central/commit/?id=65f7a18c4d0b85ef1bd6ffbb70376e7085ab9708

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Jun 23 10:10:32 2021 +0200

Revert "spec: Add unit test link role"

This reverts commit dff03a3a98a09ad71970ca3a9d008abf8b718206.

This was accidentally committed.

---

 spec/spec/unit-test-role.yml | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/spec/spec/unit-test-role.yml b/spec/spec/unit-test-role.yml
deleted file mode 100644
index a93466f..0000000
--- a/spec/spec/unit-test-role.yml
+++ /dev/null
@@ -1,27 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
-enabled-by: true
-links:
-- role: spec-member
-  uid: root
-- role: spec-refinement
-  spec-key: role
-  spec-value: unit-test
-  uid: link
-spec-description: null
-spec-example: null
-spec-info:
-  dict:
-    attributes:
-      name:
-        description: |
-          It shall be the name of the software unit which is tested.
-        spec-type: str
-    description: |
-      It defines the unit test role of links.  The link target shall be the
-      glossary term which defines what a software unit is.
-    mandatory-attributes: all
-spec-name: Unit Test Link Role
-spec-type: unit-test-role
-type: spec



More information about the vc mailing list