summaryrefslogtreecommitdiff
path: root/spec/spec/requirement-action-test-run-param.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-14 07:41:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-19 11:29:34 +0200
commitb7e749b65fc22afd8eca5498a3931b81429146b8 (patch)
tree3bc70af5eb7ff97e20ab1f77b5a55911e0fdc3e1 /spec/spec/requirement-action-test-run-param.yml
parent65d5906d3bb1f6190051e30e4a6898ad859c2912 (diff)
spec: Add test header to test case item type
Diffstat (limited to 'spec/spec/requirement-action-test-run-param.yml')
-rw-r--r--spec/spec/requirement-action-test-run-param.yml37
1 files changed, 0 insertions, 37 deletions
diff --git a/spec/spec/requirement-action-test-run-param.yml b/spec/spec/requirement-action-test-run-param.yml
deleted file mode 100644
index 8d23c11d..00000000
--- a/spec/spec/requirement-action-test-run-param.yml
+++ /dev/null
@@ -1,37 +0,0 @@
-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:
- description:
- description: |
- It shall be the description of the parameter.
- spec-type: str
- dir:
- description: null
- spec-type: interface-param-dir
- name:
- description: |
- It shall be the parameter name.
- spec-type: str
- specifier:
- description: |
- It shall be the complete function parameter specifier. Use
- ``$${.:name}`` for the parameter name, for example
- ``"int $${.:name}"``.
- spec-type: str
- description: |
- This set of attributes specifies a parameter for the test run function.
- The parameter is also added as a member to the test context, see
- ${requirement-action-test-context:/spec-name}.
- mandatory-attributes: all
-spec-name: Action Requirement Test Run Parameter
-spec-type: requirement-action-test-run-param
-type: spec