summaryrefslogtreecommitdiffstats
path: root/spec/spec/requirement-directive-test-context.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 09:57:22 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commit9c978899b5151b410b4de479608ac24be1b5c4a3 (patch)
tree8d8265f313acee90286094816abb90c47e042368 /spec/spec/requirement-directive-test-context.yml
parentspec: Define generic attribute key types (diff)
downloadrtems-central-9c978899b5151b410b4de479608ac24be1b5c4a3.tar.bz2
spec: Specify directive requirement items
Diffstat (limited to 'spec/spec/requirement-directive-test-context.yml')
-rw-r--r--spec/spec/requirement-directive-test-context.yml33
1 files changed, 33 insertions, 0 deletions
diff --git a/spec/spec/requirement-directive-test-context.yml b/spec/spec/requirement-directive-test-context.yml
new file mode 100644
index 00000000..ae408ae7
--- /dev/null
+++ b/spec/spec/requirement-directive-test-context.yml
@@ -0,0 +1,33 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ brief:
+ description: |
+ It shall be the test context member brief description.
+ spec-type: optional-str
+ description:
+ description: |
+ It shall be the test context member description.
+ spec-type: optional-str
+ member:
+ description: |
+ It shall be the test context member definition. It shall be a valid
+ C structure member definition without a trailing ``;``.
+ spec-type: str
+ description: |
+ This set of attributes defines a directive requirement test context
+ member.
+ mandatory-attributes: all
+ none: null
+spec-name: Directive Requirement Test Context Member
+spec-type: requirement-directive-test-context
+type: spec