summaryrefslogtreecommitdiff
path: root/spec/spec/requirement-action.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-11 13:17:46 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-13 11:08:43 +0100
commit060008e5fbe3a631f258de0b14441a4a03ec9b62 (patch)
treedb9fbe9e7878372ea3fce2c7afb248740bc05031 /spec/spec/requirement-action.yml
parentee2409fcbbc256ab4e1ba8d8d31b2a5385f3ffbc (diff)
spec: Add runtime measurement test case item type
Diffstat (limited to 'spec/spec/requirement-action.yml')
-rw-r--r--spec/spec/requirement-action.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/spec/requirement-action.yml b/spec/spec/requirement-action.yml
index e588a73b..0e5a4eb1 100644
--- a/spec/spec/requirement-action.yml
+++ b/spec/spec/requirement-action.yml
@@ -160,7 +160,7 @@ spec-info:
spec-type: optional-str
test-context:
description: null
- spec-type: requirement-action-test-context-list
+ spec-type: test-context-list
test-context-support:
description: |
If the value is present, then it shall be the test context support
@@ -190,10 +190,10 @@ spec-info:
spec-type: optional-str
test-setup:
description: null
- spec-type: requirement-action-test-fixture
+ spec-type: test-support-method
test-stop:
description: null
- spec-type: requirement-action-test-fixture
+ spec-type: test-support-method
test-support:
description: |
If the value is present, then it shall be the test case support code.
@@ -205,7 +205,7 @@ spec-info:
spec-type: str
test-teardown:
description: null
- spec-type: requirement-action-test-fixture
+ spec-type: test-support-method
transition-map:
description: null
spec-type: requirement-action-transition-list