summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-23 10:10:32 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-23 10:10:32 +0200
commit65f7a18c4d0b85ef1bd6ffbb70376e7085ab9708 (patch)
treeb9aa675965c6df56d6f2b50f455a9c41622d199b
parentspec: Add unit test link role (diff)
downloadrtems-central-65f7a18c4d0b85ef1bd6ffbb70376e7085ab9708.tar.bz2
Revert "spec: Add unit test link role"
This reverts commit dff03a3a98a09ad71970ca3a9d008abf8b718206. This was accidentally committed.
-rw-r--r--spec/spec/unit-test-role.yml27
1 files changed, 0 insertions, 27 deletions
diff --git a/spec/spec/unit-test-role.yml b/spec/spec/unit-test-role.yml
deleted file mode 100644
index a93466ff..00000000
--- 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