summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-validation/tc7.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-04 10:51:12 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-04 14:23:33 +0100
commita95eaf1e8163bdd0e974ea55066e014d6f99d8a3 (patch)
tree01cfb3d1d62a571b20bd910073c629bc129d67f5 /rtemsspec/tests/spec-validation/tc7.yml
parentvalidation: Remove prologue/epilogue in test cases (diff)
downloadrtems-central-a95eaf1e8163bdd0e974ea55066e014d6f99d8a3.tar.bz2
validation: Move actions to separate functions
Diffstat (limited to 'rtemsspec/tests/spec-validation/tc7.yml')
-rw-r--r--rtemsspec/tests/spec-validation/tc7.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/rtemsspec/tests/spec-validation/tc7.yml b/rtemsspec/tests/spec-validation/tc7.yml
new file mode 100644
index 00000000..bdcf1e04
--- /dev/null
+++ b/rtemsspec/tests/spec-validation/tc7.yml
@@ -0,0 +1,30 @@
+SPDX-License-Identifier: CC-BY-SA-6.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links: []
+test-actions:
+- action: |
+ /* ${step} */
+ checks: []
+ description: |
+ Action.
+ links: []
+test-brief: null
+test-context: []
+test-context-support: null
+test-description: null
+test-header:
+ code: null
+ includes: []
+ local-includes: []
+ run-params: []
+ target: tc7.h
+test-includes: []
+test-local-includes: []
+test-setup: null
+test-stop: null
+test-support: null
+test-target: tc34.c
+test-teardown: null
+type: test-case