summaryrefslogtreecommitdiff
path: root/spec/spec/test-platform.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-29 08:18:51 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:19 +0200
commitfbc190c8e623b02cf6e651603aa4f444e7fce98b (patch)
tree0fd5e9f32ca4cbffe9156808ab12f31eb6c5ea92 /spec/spec/test-platform.yml
parent9d7485d47724496728a818c965d8da1478f0c95b (diff)
spec: Add test procedure and platform types
Diffstat (limited to 'spec/spec/test-platform.yml')
-rw-r--r--spec/spec/test-platform.yml36
1 files changed, 36 insertions, 0 deletions
diff --git a/spec/spec/test-platform.yml b/spec/spec/test-platform.yml
new file mode 100644
index 00000000..d03ef01e
--- /dev/null
+++ b/spec/spec/test-platform.yml
@@ -0,0 +1,36 @@
+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
+- role: spec-refinement
+ spec-key: type
+ spec-value: test-platform
+ uid: root
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ name:
+ description: |
+ It shall be the human readable name of the test platform.
+ spec-type: str
+ description:
+ description: |
+ It shall be the description of the test platform.
+ spec-type: str
+ description: |
+ Please note:
+
+ .. warning::
+
+ This item type is work in progress.
+
+ This set of attributes specifies a test platform.
+ required-attributes: all
+spec-name: Test Platform Item Type
+spec-type: test-platform
+type: spec