summaryrefslogtreecommitdiffstats
path: root/spec/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-04 10:07:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-04 14:23:32 +0100
commit1e5eb0fb9f0ee2e0e1b5e44c150027ecc0d2293e (patch)
tree6a8ae77750a3ba8163addbaa234d0694080244ba /spec/testsuites
parentvalidation: Fix coding style (diff)
downloadrtems-central-1e5eb0fb9f0ee2e0e1b5e44c150027ecc0d2293e.tar.bz2
validation: Remove prologue/epilogue in test cases
Diffstat (limited to 'spec/testsuites')
-rw-r--r--spec/testsuites/validation/c-library.yml2
-rw-r--r--spec/testsuites/validation/classic-barrier.yml2
2 files changed, 0 insertions, 4 deletions
diff --git a/spec/testsuites/validation/c-library.yml b/spec/testsuites/validation/c-library.yml
index 5a0d41c6..bf4ae4a7 100644
--- a/spec/testsuites/validation/c-library.yml
+++ b/spec/testsuites/validation/c-library.yml
@@ -67,14 +67,12 @@ test-brief: |
test-context: []
test-context-support: null
test-description: null
-test-epilogue: null
test-header: null
test-includes:
- rtems.h
- stdlib.h
- rtems/malloc.h
test-local-includes: []
-test-prologue: null
test-setup: null
test-stop: null
test-support: null
diff --git a/spec/testsuites/validation/classic-barrier.yml b/spec/testsuites/validation/classic-barrier.yml
index e4fb939e..dc763385 100644
--- a/spec/testsuites/validation/classic-barrier.yml
+++ b/spec/testsuites/validation/classic-barrier.yml
@@ -85,12 +85,10 @@ test-context:
rtems_id id
test-context-support: null
test-description: null
-test-epilogue: null
test-header: null
test-includes:
- rtems.h
test-local-includes: []
-test-prologue: null
test-setup: null
test-stop: null
test-support: |