summaryrefslogtreecommitdiff
path: root/spec/spec/requirement-action-test-fixture.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-test-fixture.yml
parentee2409fcbbc256ab4e1ba8d8d31b2a5385f3ffbc (diff)
spec: Add runtime measurement test case item type
Diffstat (limited to 'spec/spec/requirement-action-test-fixture.yml')
-rw-r--r--spec/spec/requirement-action-test-fixture.yml33
1 files changed, 0 insertions, 33 deletions
diff --git a/spec/spec/requirement-action-test-fixture.yml b/spec/spec/requirement-action-test-fixture.yml
deleted file mode 100644
index 15b7c5dc..00000000
--- a/spec/spec/requirement-action-test-fixture.yml
+++ /dev/null
@@ -1,33 +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:
- brief:
- description: |
- It shall be the test fixture method brief description.
- spec-type: optional-str
- code:
- description: |
- It shall be the test fixture method code. The code may use a local
- variable ``ctx`` which points to the test context, see
- ${requirement-action-test-context:/spec-name}.
- spec-type: str
- description:
- description: |
- It shall be the test fixture method description.
- spec-type: optional-str
- description: |
- This set of attributes defines an action requirement test fixture method.
- mandatory-attributes: all
- none: null
-spec-name: Action Requirement Test Fixture Method
-spec-type: requirement-action-test-fixture
-type: spec