summaryrefslogtreecommitdiff
path: root/spec/spec/test-case-action.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 08:33:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitd8f8125da2724c57438bc4f7a7ff33219e443497 (patch)
tree0d88067f52b58cc15091186cd713cc5368985109 /spec/spec/test-case-action.yml
parentad3bc01a76d026e647e25b0c0a2a22b51d2bacdf (diff)
spec: Add specification of test items
Diffstat (limited to 'spec/spec/test-case-action.yml')
-rw-r--r--spec/spec/test-case-action.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/spec/spec/test-case-action.yml b/spec/spec/test-case-action.yml
new file mode 100644
index 00000000..2dcedb61
--- /dev/null
+++ b/spec/spec/test-case-action.yml
@@ -0,0 +1,32 @@
+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:
+ action:
+ description: |
+ It shall be the test case action code.
+ spec-type: str
+ checks:
+ description: null
+ spec-type: test-case-check-list
+ description:
+ description: |
+ It shall be the test case action description.
+ spec-type: optional-str
+ links:
+ description: null
+ spec-type: links
+ description: |
+ This set of attributes specifies a test case action.
+ required-attributes: all
+spec-name: Test Case Action
+spec-type: test-case-action
+type: spec