summaryrefslogtreecommitdiff
path: root/spec/spec/requirement-action.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-10 09:52:45 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-10 09:54:18 +0200
commitca159fc9acaab5c291fc0e0d2fb29f9293dc1b7a (patch)
tree6c776dcb5febb9b5e9128678e0fef48c3d16eb4d /spec/spec/requirement-action.yml
parentd9075e27a517fec7cc9d1e5db2a5f290f260ef15 (diff)
spec: Specify action requirement test headers
Diffstat (limited to 'spec/spec/requirement-action.yml')
-rw-r--r--spec/spec/requirement-action.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/spec/spec/requirement-action.yml b/spec/spec/requirement-action.yml
index 85d027d0..137e6206 100644
--- a/spec/spec/requirement-action.yml
+++ b/spec/spec/requirement-action.yml
@@ -36,6 +36,9 @@ spec-info:
description: |
If the value is present, then it shall be the test case description.
spec-type: optional-str
+ test-header:
+ description: null
+ spec-type: requirement-action-test-header
test-includes:
description: |
It shall be a list of header files included via ``#include <...>``.
@@ -60,7 +63,7 @@ spec-info:
spec-type: optional-str
test-target:
description: |
- It shall be the path to the generated target test case source file.
+ It shall be the path to the generated test case source file.
spec-type: str
test-teardown:
description: null