summaryrefslogtreecommitdiffstats
path: root/spec/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-04 09:14:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-19 11:29:34 +0200
commit82426ed3a2434541026a817b21f655d7af84a698 (patch)
treef7207f219feb3738a78f3ee14a1f237f8b746a78 /spec/spec
parentvalidation: Add test cleanup (diff)
downloadrtems-central-82426ed3a2434541026a817b21f655d7af84a698.tar.bz2
validation: Add test context support
Diffstat (limited to 'spec/spec')
-rw-r--r--spec/spec/requirement-action.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/spec/requirement-action.yml b/spec/spec/requirement-action.yml
index 093ef671..184a7b06 100644
--- a/spec/spec/requirement-action.yml
+++ b/spec/spec/requirement-action.yml
@@ -93,6 +93,7 @@ spec-example: |
- brief: null
description: null
member: option_type option
+ test-context-support: null
test-description: null
test-header: null
test-includes: []
@@ -161,6 +162,12 @@ spec-info:
test-context:
description: null
spec-type: requirement-action-test-context-list
+ test-context-support:
+ description: |
+ If the value is present, then it shall be the test context support
+ code. The context support code is placed at file scope before the
+ test context definition.
+ spec-type: optional-str
test-description:
description: |
If the value is present, then it shall be the test case description.