summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsspec/tests')
-rw-r--r--rtemsspec/tests/spec-validation/tc.yml36
-rw-r--r--rtemsspec/tests/spec-validation/tc2.yml24
-rw-r--r--rtemsspec/tests/spec-validation/tc3.yml12
-rw-r--r--rtemsspec/tests/spec-validation/tc5.yml36
-rw-r--r--rtemsspec/tests/spec-validation/tc7.yml8
5 files changed, 58 insertions, 58 deletions
diff --git a/rtemsspec/tests/spec-validation/tc.yml b/rtemsspec/tests/spec-validation/tc.yml
index 782ea763..0ee06063 100644
--- a/rtemsspec/tests/spec-validation/tc.yml
+++ b/rtemsspec/tests/spec-validation/tc.yml
@@ -4,37 +4,37 @@ copyrights:
enabled-by: true
links: []
test-actions:
-- action: |
+- action-brief: |
+ Test case action 0 description.
+ action-code: |
/* Test case action 0 code */
checks:
- - check: |
- /* Test case action 0 check 0 code: ${steps/123} */
- description: |
+ - brief: |
Test case action 0 check 0 description.
+ code: |
+ /* Test case action 0 check 0 code: ${steps/123} */
links: []
- - check: |
- /* Test case action 0 check 1 code; step ${step} */
- description: |
+ - brief: |
Test case action 0 check 1 description.
+ code: |
+ /* Test case action 0 check 1 code; step ${step} */
links: []
- description: |
- Test case action 0 description.
links: []
-- action: |
+- action-brief: |
+ Test case action 1 description.
+ action-code: |
/* Test case action 1 code */
checks:
- - check: |
- /* Test case action 1 check 0 code; step ${step} */
- description: |
+ - brief: |
Test case action 1 check 0 description.
+ code: |
+ /* Test case action 1 check 0 code; step ${step} */
links: []
- - check: |
- /* Test case action 1 check 1 code */
- description: |
+ - brief: |
Test case action 1 check 1 description.
+ code: |
+ /* Test case action 1 check 1 code */
links: []
- description: |
- Test case action 1 description.
links: []
test-brief: Test case brief description.
test-context: []
diff --git a/rtemsspec/tests/spec-validation/tc2.yml b/rtemsspec/tests/spec-validation/tc2.yml
index fc389198..0f56f380 100644
--- a/rtemsspec/tests/spec-validation/tc2.yml
+++ b/rtemsspec/tests/spec-validation/tc2.yml
@@ -4,27 +4,27 @@ copyrights:
enabled-by: true
links: []
test-actions:
-- action: |
+- action-brief: |
+ Test case 2 action 0 description.
+ action-code: |
/* Test case 2 action 0 code */
checks:
- - check: |
- /* Test case 2 action 0 check 0 code */
- description: |
+ - brief: |
Test case 2 action 0 check 0 description.
+ code: |
+ /* Test case 2 action 0 check 0 code */
links: []
- - check: |
- /* Test case 2 action 0 check 1 code */
- description: |
+ - brief: |
Test case 2 action 0 check 1 description.
+ code: |
+ /* Test case 2 action 0 check 1 code */
links: []
- description: |
- Test case 2 action 0 description.
links: []
-- action: |
+- action-brief: |
+ Test case 2 action 1 description.
+ action-code: |
/* Test case 2 action 1 code */
checks: []
- description: |
- Test case 2 action 1 description.
links: []
test-brief: Test case 2 brief description.
test-context:
diff --git a/rtemsspec/tests/spec-validation/tc3.yml b/rtemsspec/tests/spec-validation/tc3.yml
index f8293a61..0914c522 100644
--- a/rtemsspec/tests/spec-validation/tc3.yml
+++ b/rtemsspec/tests/spec-validation/tc3.yml
@@ -4,16 +4,16 @@ copyrights:
enabled-by: true
links: []
test-actions:
-- action: |
+- action-brief: |
+ Test case 3 action 0 description.
+ action-code: |
/* Test case 3 action 0 code */
checks:
- - check: |
- /* Test case 3 action 0 check 0 code; step ${step} */
- description: |
+ - brief: |
Test case 3 action 0 check 0 description.
+ code: |
+ /* Test case 3 action 0 check 0 code; step ${step} */
links: []
- description: |
- Test case 3 action 0 description.
links: []
test-brief: Test case 3 brief description.
test-context: []
diff --git a/rtemsspec/tests/spec-validation/tc5.yml b/rtemsspec/tests/spec-validation/tc5.yml
index 00866c9c..ee603675 100644
--- a/rtemsspec/tests/spec-validation/tc5.yml
+++ b/rtemsspec/tests/spec-validation/tc5.yml
@@ -4,37 +4,37 @@ copyrights:
enabled-by: true
links: []
test-actions:
-- action: |
+- action-brief: |
+ Test case action 0 description.
+ action-code: |
/* Test case action 0 code */
checks:
- - check: |
- /* Test case action 0 check 0 code */
- description: |
+ - brief: |
Test case action 0 check 0 description.
+ code: |
+ /* Test case action 0 check 0 code */
links: []
- - check: |
- /* Test case action 0 check 1 code; step ${step} */
- description: |
+ - brief: |
Test case action 0 check 1 description.
+ code: |
+ /* Test case action 0 check 1 code; step ${step} */
links: []
- description: |
- Test case action 0 description.
links: []
-- action: |
+- action-brief: |
+ Test case action 1 description.
+ action-code: |
/* Test case action 1 code */
checks:
- - check: |
- /* Test case action 1 check 0 code; step ${step} */
- description: |
+ - brief: |
Test case action 1 check 0 description.
+ code: |
+ /* Test case action 1 check 0 code; step ${step} */
links: []
- - check: |
- /* Test case action 1 check 1 code */
- description: |
+ - brief: |
Test case action 1 check 1 description.
+ code: |
+ /* Test case action 1 check 1 code */
links: []
- description: |
- Test case action 1 description.
links: []
test-brief: Test case 5 brief description.
test-context: []
diff --git a/rtemsspec/tests/spec-validation/tc7.yml b/rtemsspec/tests/spec-validation/tc7.yml
index bdcf1e04..93797cee 100644
--- a/rtemsspec/tests/spec-validation/tc7.yml
+++ b/rtemsspec/tests/spec-validation/tc7.yml
@@ -4,11 +4,11 @@ copyrights:
enabled-by: true
links: []
test-actions:
-- action: |
- /* ${step} */
- checks: []
- description: |
+- action-brief: |
Action.
+ action-code: |
+ /* ${step} */
+ checks: []
links: []
test-brief: null
test-context: []