[rtems-central commit] spec: Use tr-* file pattern for test runs
Sebastian Huber
sebh at rtems.org
Thu Aug 20 14:13:13 UTC 2020
Module: rtems-central
Branch: master
Commit: 1b4640db10d1af9aea08bbb1b311baf8890d4c11
Changeset: http://git.rtems.org/rtems-central/commit/?id=1b4640db10d1af9aea08bbb1b311baf8890d4c11
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Mon Aug 17 10:41:18 2020 +0200
spec: Use tr-* file pattern for test runs
---
spec/req/rtems/barrier/val/ident.yml | 2 +-
spec/req/rtems/ident-local.yml | 6 +++---
spec/req/rtems/ident.yml | 6 +++---
spec/req/rtems/message/val/ident.yml | 2 +-
spec/req/rtems/part/val/ident.yml | 2 +-
spec/req/rtems/ratemon/val/ident.yml | 2 +-
spec/req/rtems/sem/val/ident.yml | 2 +-
spec/req/rtems/tasks/ident.yml | 2 +-
spec/req/rtems/timer/val/ident.yml | 2 +-
spec/req/rtems/userext/val/ident.yml | 2 +-
10 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/spec/req/rtems/barrier/val/ident.yml b/spec/req/rtems/barrier/val/ident.yml
index 9f19645..3272ff6 100644
--- a/spec/req/rtems/barrier/val/ident.yml
+++ b/spec/req/rtems/barrier/val/ident.yml
@@ -23,7 +23,7 @@ test-fixture: null
test-header: null
test-includes: []
test-local-includes:
-- support-object-ident-local.h
+- tr-object-ident-local.h
test-prologue: |
rtems_status_code sc;
rtems_id id_local_object;
diff --git a/spec/req/rtems/ident-local.yml b/spec/req/rtems/ident-local.yml
index ce6923c..416d8fc 100644
--- a/spec/req/rtems/ident-local.yml
+++ b/spec/req/rtems/ident-local.yml
@@ -124,15 +124,15 @@ test-header:
dir: null
name: action
specifier: rtems_status_code ( *${.:name} )( rtems_name, rtems_id * )
- target: testsuites/validation/support-object-ident-local.h
+ target: testsuites/validation/tr-object-ident-local.h
test-includes: []
test-local-includes:
-- support-object-ident-local.h
+- tr-object-ident-local.h
test-prepare: null
test-setup: null
test-stop: null
test-support: null
-test-target: testsuites/validation/support-object-ident-local.c
+test-target: testsuites/validation/tr-object-ident-local.c
test-teardown: null
text: ${.:text-template}
transition-map:
diff --git a/spec/req/rtems/ident.yml b/spec/req/rtems/ident.yml
index d612ce3..11dd182 100644
--- a/spec/req/rtems/ident.yml
+++ b/spec/req/rtems/ident.yml
@@ -185,15 +185,15 @@ test-header:
name: action
specifier: |
rtems_status_code ( *${.:name} )( rtems_name, uint32_t, rtems_id * )
- target: testsuites/validation/support-object-ident.h
+ target: testsuites/validation/tr-object-ident.h
test-includes: []
test-local-includes:
-- support-object-ident.h
+- tr-object-ident.h
test-prepare: null
test-setup: null
test-stop: null
test-support: null
-test-target: testsuites/validation/support-object-ident.c
+test-target: testsuites/validation/tr-object-ident.c
test-teardown: null
text: ${.:text-template}
transition-map:
diff --git a/spec/req/rtems/message/val/ident.yml b/spec/req/rtems/message/val/ident.yml
index e49f0ac..436c1b9 100644
--- a/spec/req/rtems/message/val/ident.yml
+++ b/spec/req/rtems/message/val/ident.yml
@@ -23,7 +23,7 @@ test-fixture: null
test-header: null
test-includes: []
test-local-includes:
-- support-object-ident.h
+- tr-object-ident.h
test-prologue: |
rtems_status_code sc;
rtems_id id_local_object;
diff --git a/spec/req/rtems/part/val/ident.yml b/spec/req/rtems/part/val/ident.yml
index b66ee21..a991900 100644
--- a/spec/req/rtems/part/val/ident.yml
+++ b/spec/req/rtems/part/val/ident.yml
@@ -23,7 +23,7 @@ test-fixture: null
test-header: null
test-includes: []
test-local-includes:
-- support-object-ident.h
+- tr-object-ident.h
test-prologue: |
static long area[32];
rtems_status_code sc;
diff --git a/spec/req/rtems/ratemon/val/ident.yml b/spec/req/rtems/ratemon/val/ident.yml
index 5f33e73..8022b8d 100644
--- a/spec/req/rtems/ratemon/val/ident.yml
+++ b/spec/req/rtems/ratemon/val/ident.yml
@@ -23,7 +23,7 @@ test-fixture: null
test-header: null
test-includes: []
test-local-includes:
-- support-object-ident-local.h
+- tr-object-ident-local.h
test-prologue: |
rtems_status_code sc;
rtems_id id_local_object;
diff --git a/spec/req/rtems/sem/val/ident.yml b/spec/req/rtems/sem/val/ident.yml
index 1f63f09..616e32e 100644
--- a/spec/req/rtems/sem/val/ident.yml
+++ b/spec/req/rtems/sem/val/ident.yml
@@ -23,7 +23,7 @@ test-fixture: null
test-header: null
test-includes: []
test-local-includes:
-- support-object-ident.h
+- tr-object-ident.h
test-prologue: |
rtems_status_code sc;
rtems_id id_local_object;
diff --git a/spec/req/rtems/tasks/ident.yml b/spec/req/rtems/tasks/ident.yml
index b70b9e8..43e0d23 100644
--- a/spec/req/rtems/tasks/ident.yml
+++ b/spec/req/rtems/tasks/ident.yml
@@ -75,7 +75,7 @@ test-description: null
test-header: null
test-includes: []
test-local-includes:
-- support-object-ident.h
+- tr-object-ident.h
test-prepare: null
test-setup:
brief: null
diff --git a/spec/req/rtems/timer/val/ident.yml b/spec/req/rtems/timer/val/ident.yml
index 755f2e1..16c2591 100644
--- a/spec/req/rtems/timer/val/ident.yml
+++ b/spec/req/rtems/timer/val/ident.yml
@@ -23,7 +23,7 @@ test-fixture: null
test-header: null
test-includes: []
test-local-includes:
-- support-object-ident-local.h
+- tr-object-ident-local.h
test-prologue: |
rtems_status_code sc;
rtems_id id_local_object;
diff --git a/spec/req/rtems/userext/val/ident.yml b/spec/req/rtems/userext/val/ident.yml
index 5bbf714..6da57c5 100644
--- a/spec/req/rtems/userext/val/ident.yml
+++ b/spec/req/rtems/userext/val/ident.yml
@@ -23,7 +23,7 @@ test-fixture: null
test-header: null
test-includes: []
test-local-includes:
-- support-object-ident-local.h
+- tr-object-ident-local.h
test-prologue: |
static const rtems_extensions_table table;
rtems_status_code sc;
More information about the vc
mailing list