From f3f0370f1054f4e49aa8f5ea70485d673e8e94b6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 19 Jul 2019 13:09:43 +0200 Subject: build: Alternative build system based on waf Update #3818. --- spec/build/testsuites/ada/adabasesp.yml | 23 ++++ spec/build/testsuites/ada/adahello.yml | 23 ++++ spec/build/testsuites/ada/adamp01node1.yml | 25 ++++ spec/build/testsuites/ada/adamp01node2.yml | 25 ++++ spec/build/testsuites/ada/adamp03node1.yml | 25 ++++ spec/build/testsuites/ada/adamp03node2.yml | 25 ++++ spec/build/testsuites/ada/adamp04node1.yml | 25 ++++ spec/build/testsuites/ada/adamp04node2.yml | 25 ++++ spec/build/testsuites/ada/adamp05node1.yml | 25 ++++ spec/build/testsuites/ada/adamp05node2.yml | 25 ++++ spec/build/testsuites/ada/adamp06node1.yml | 25 ++++ spec/build/testsuites/ada/adamp06node2.yml | 25 ++++ spec/build/testsuites/ada/adamp07node1.yml | 25 ++++ spec/build/testsuites/ada/adamp07node2.yml | 25 ++++ spec/build/testsuites/ada/adamp08node1.yml | 25 ++++ spec/build/testsuites/ada/adamp08node2.yml | 25 ++++ spec/build/testsuites/ada/adamp09node1.yml | 25 ++++ spec/build/testsuites/ada/adamp09node2.yml | 25 ++++ spec/build/testsuites/ada/adamp10node1.yml | 25 ++++ spec/build/testsuites/ada/adamp10node2.yml | 25 ++++ spec/build/testsuites/ada/adamp11node1.yml | 25 ++++ spec/build/testsuites/ada/adamp11node2.yml | 25 ++++ spec/build/testsuites/ada/adamp12node1.yml | 25 ++++ spec/build/testsuites/ada/adamp12node2.yml | 25 ++++ spec/build/testsuites/ada/adamp13node1.yml | 25 ++++ spec/build/testsuites/ada/adamp13node2.yml | 25 ++++ spec/build/testsuites/ada/adamp14node1.yml | 25 ++++ spec/build/testsuites/ada/adamp14node2.yml | 25 ++++ spec/build/testsuites/ada/adansecs.yml | 23 ++++ spec/build/testsuites/ada/adasp01.yml | 23 ++++ spec/build/testsuites/ada/adasp02.yml | 23 ++++ spec/build/testsuites/ada/adasp03.yml | 23 ++++ spec/build/testsuites/ada/adasp04.yml | 23 ++++ spec/build/testsuites/ada/adasp05.yml | 23 ++++ spec/build/testsuites/ada/adasp06.yml | 23 ++++ spec/build/testsuites/ada/adasp07.yml | 23 ++++ spec/build/testsuites/ada/adasp08.yml | 23 ++++ spec/build/testsuites/ada/adasp09.yml | 23 ++++ spec/build/testsuites/ada/adasp11.yml | 23 ++++ spec/build/testsuites/ada/adasp12.yml | 23 ++++ spec/build/testsuites/ada/adasp13.yml | 23 ++++ spec/build/testsuites/ada/adasp14.yml | 23 ++++ spec/build/testsuites/ada/adasp15.yml | 23 ++++ spec/build/testsuites/ada/adasp16.yml | 23 ++++ spec/build/testsuites/ada/adasp17.yml | 23 ++++ spec/build/testsuites/ada/adasp19.yml | 23 ++++ spec/build/testsuites/ada/adasp20.yml | 23 ++++ spec/build/testsuites/ada/adasp22.yml | 23 ++++ spec/build/testsuites/ada/adasp23.yml | 23 ++++ spec/build/testsuites/ada/adasp24.yml | 23 ++++ spec/build/testsuites/ada/adasp25.yml | 23 ++++ spec/build/testsuites/ada/adaspatcb01.yml | 24 ++++ spec/build/testsuites/ada/adaspname01.yml | 24 ++++ spec/build/testsuites/ada/adaticker.yml | 23 ++++ spec/build/testsuites/ada/adatm01.yml | 23 ++++ spec/build/testsuites/ada/adatm02.yml | 23 ++++ spec/build/testsuites/ada/adatm03.yml | 23 ++++ spec/build/testsuites/ada/adatm04.yml | 23 ++++ spec/build/testsuites/ada/adatm05.yml | 23 ++++ spec/build/testsuites/ada/adatm06.yml | 23 ++++ spec/build/testsuites/ada/adatm07.yml | 23 ++++ spec/build/testsuites/ada/adatm08.yml | 23 ++++ spec/build/testsuites/ada/adatm09.yml | 23 ++++ spec/build/testsuites/ada/adatm10.yml | 23 ++++ spec/build/testsuites/ada/adatm11.yml | 23 ++++ spec/build/testsuites/ada/adatm12.yml | 23 ++++ spec/build/testsuites/ada/adatm13.yml | 23 ++++ spec/build/testsuites/ada/adatm14.yml | 23 ++++ spec/build/testsuites/ada/adatm15.yml | 23 ++++ spec/build/testsuites/ada/adatm16.yml | 23 ++++ spec/build/testsuites/ada/adatm17.yml | 23 ++++ spec/build/testsuites/ada/adatm18.yml | 23 ++++ spec/build/testsuites/ada/adatm19.yml | 23 ++++ spec/build/testsuites/ada/adatm20.yml | 23 ++++ spec/build/testsuites/ada/adatm21.yml | 23 ++++ spec/build/testsuites/ada/adatm22.yml | 23 ++++ spec/build/testsuites/ada/adatm23.yml | 23 ++++ spec/build/testsuites/ada/adatm24.yml | 23 ++++ spec/build/testsuites/ada/adatm25.yml | 23 ++++ spec/build/testsuites/ada/adatm28.yml | 23 ++++ spec/build/testsuites/ada/adatm29.yml | 23 ++++ spec/build/testsuites/ada/adatmck.yml | 23 ++++ spec/build/testsuites/ada/grp.yml | 186 +++++++++++++++++++++++++++++ spec/build/testsuites/ada/optgnat.yml | 15 +++ 84 files changed, 2141 insertions(+) create mode 100644 spec/build/testsuites/ada/adabasesp.yml create mode 100644 spec/build/testsuites/ada/adahello.yml create mode 100644 spec/build/testsuites/ada/adamp01node1.yml create mode 100644 spec/build/testsuites/ada/adamp01node2.yml create mode 100644 spec/build/testsuites/ada/adamp03node1.yml create mode 100644 spec/build/testsuites/ada/adamp03node2.yml create mode 100644 spec/build/testsuites/ada/adamp04node1.yml create mode 100644 spec/build/testsuites/ada/adamp04node2.yml create mode 100644 spec/build/testsuites/ada/adamp05node1.yml create mode 100644 spec/build/testsuites/ada/adamp05node2.yml create mode 100644 spec/build/testsuites/ada/adamp06node1.yml create mode 100644 spec/build/testsuites/ada/adamp06node2.yml create mode 100644 spec/build/testsuites/ada/adamp07node1.yml create mode 100644 spec/build/testsuites/ada/adamp07node2.yml create mode 100644 spec/build/testsuites/ada/adamp08node1.yml create mode 100644 spec/build/testsuites/ada/adamp08node2.yml create mode 100644 spec/build/testsuites/ada/adamp09node1.yml create mode 100644 spec/build/testsuites/ada/adamp09node2.yml create mode 100644 spec/build/testsuites/ada/adamp10node1.yml create mode 100644 spec/build/testsuites/ada/adamp10node2.yml create mode 100644 spec/build/testsuites/ada/adamp11node1.yml create mode 100644 spec/build/testsuites/ada/adamp11node2.yml create mode 100644 spec/build/testsuites/ada/adamp12node1.yml create mode 100644 spec/build/testsuites/ada/adamp12node2.yml create mode 100644 spec/build/testsuites/ada/adamp13node1.yml create mode 100644 spec/build/testsuites/ada/adamp13node2.yml create mode 100644 spec/build/testsuites/ada/adamp14node1.yml create mode 100644 spec/build/testsuites/ada/adamp14node2.yml create mode 100644 spec/build/testsuites/ada/adansecs.yml create mode 100644 spec/build/testsuites/ada/adasp01.yml create mode 100644 spec/build/testsuites/ada/adasp02.yml create mode 100644 spec/build/testsuites/ada/adasp03.yml create mode 100644 spec/build/testsuites/ada/adasp04.yml create mode 100644 spec/build/testsuites/ada/adasp05.yml create mode 100644 spec/build/testsuites/ada/adasp06.yml create mode 100644 spec/build/testsuites/ada/adasp07.yml create mode 100644 spec/build/testsuites/ada/adasp08.yml create mode 100644 spec/build/testsuites/ada/adasp09.yml create mode 100644 spec/build/testsuites/ada/adasp11.yml create mode 100644 spec/build/testsuites/ada/adasp12.yml create mode 100644 spec/build/testsuites/ada/adasp13.yml create mode 100644 spec/build/testsuites/ada/adasp14.yml create mode 100644 spec/build/testsuites/ada/adasp15.yml create mode 100644 spec/build/testsuites/ada/adasp16.yml create mode 100644 spec/build/testsuites/ada/adasp17.yml create mode 100644 spec/build/testsuites/ada/adasp19.yml create mode 100644 spec/build/testsuites/ada/adasp20.yml create mode 100644 spec/build/testsuites/ada/adasp22.yml create mode 100644 spec/build/testsuites/ada/adasp23.yml create mode 100644 spec/build/testsuites/ada/adasp24.yml create mode 100644 spec/build/testsuites/ada/adasp25.yml create mode 100644 spec/build/testsuites/ada/adaspatcb01.yml create mode 100644 spec/build/testsuites/ada/adaspname01.yml create mode 100644 spec/build/testsuites/ada/adaticker.yml create mode 100644 spec/build/testsuites/ada/adatm01.yml create mode 100644 spec/build/testsuites/ada/adatm02.yml create mode 100644 spec/build/testsuites/ada/adatm03.yml create mode 100644 spec/build/testsuites/ada/adatm04.yml create mode 100644 spec/build/testsuites/ada/adatm05.yml create mode 100644 spec/build/testsuites/ada/adatm06.yml create mode 100644 spec/build/testsuites/ada/adatm07.yml create mode 100644 spec/build/testsuites/ada/adatm08.yml create mode 100644 spec/build/testsuites/ada/adatm09.yml create mode 100644 spec/build/testsuites/ada/adatm10.yml create mode 100644 spec/build/testsuites/ada/adatm11.yml create mode 100644 spec/build/testsuites/ada/adatm12.yml create mode 100644 spec/build/testsuites/ada/adatm13.yml create mode 100644 spec/build/testsuites/ada/adatm14.yml create mode 100644 spec/build/testsuites/ada/adatm15.yml create mode 100644 spec/build/testsuites/ada/adatm16.yml create mode 100644 spec/build/testsuites/ada/adatm17.yml create mode 100644 spec/build/testsuites/ada/adatm18.yml create mode 100644 spec/build/testsuites/ada/adatm19.yml create mode 100644 spec/build/testsuites/ada/adatm20.yml create mode 100644 spec/build/testsuites/ada/adatm21.yml create mode 100644 spec/build/testsuites/ada/adatm22.yml create mode 100644 spec/build/testsuites/ada/adatm23.yml create mode 100644 spec/build/testsuites/ada/adatm24.yml create mode 100644 spec/build/testsuites/ada/adatm25.yml create mode 100644 spec/build/testsuites/ada/adatm28.yml create mode 100644 spec/build/testsuites/ada/adatm29.yml create mode 100644 spec/build/testsuites/ada/adatmck.yml create mode 100644 spec/build/testsuites/ada/grp.yml create mode 100644 spec/build/testsuites/ada/optgnat.yml (limited to 'spec/build/testsuites/ada') diff --git a/spec/build/testsuites/ada/adabasesp.yml b/spec/build/testsuites/ada/adabasesp.yml new file mode 100644 index 0000000000..4b22cae263 --- /dev/null +++ b/spec/build/testsuites/ada/adabasesp.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/samples/base_sp/base_sp.adb +ada-object-directory: testsuites/ada/samples/base_sp +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/samples/base_sp/init.c +stlib: [] +target: testsuites/ada/ada_base_sp.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adahello.yml b/spec/build/testsuites/ada/adahello.yml new file mode 100644 index 0000000000..379d252578 --- /dev/null +++ b/spec/build/testsuites/ada/adahello.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/samples/hello/hello.adb +ada-object-directory: testsuites/ada/samples/hello +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/samples/hello/init.c +stlib: [] +target: testsuites/ada/ada_hello.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp01node1.yml b/spec/build/testsuites/ada/adamp01node1.yml new file mode 100644 index 0000000000..e3991d4cf6 --- /dev/null +++ b/spec/build/testsuites/ada/adamp01node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp01/node1/mp01_node1.adb +ada-object-directory: testsuites/ada/mptests/mp01/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp01 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp01/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp01_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp01node2.yml b/spec/build/testsuites/ada/adamp01node2.yml new file mode 100644 index 0000000000..a27e8fa164 --- /dev/null +++ b/spec/build/testsuites/ada/adamp01node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp01/node2/mp01_node2.adb +ada-object-directory: testsuites/ada/mptests/mp01/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp01 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp01/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp01_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp03node1.yml b/spec/build/testsuites/ada/adamp03node1.yml new file mode 100644 index 0000000000..7702b2ee8d --- /dev/null +++ b/spec/build/testsuites/ada/adamp03node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp03/node1/mp03_node1.adb +ada-object-directory: testsuites/ada/mptests/mp03/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp03 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp03/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp03_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp03node2.yml b/spec/build/testsuites/ada/adamp03node2.yml new file mode 100644 index 0000000000..5e689afe7b --- /dev/null +++ b/spec/build/testsuites/ada/adamp03node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp03/node2/mp03_node2.adb +ada-object-directory: testsuites/ada/mptests/mp03/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp03 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp03/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp03_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp04node1.yml b/spec/build/testsuites/ada/adamp04node1.yml new file mode 100644 index 0000000000..396d48ab25 --- /dev/null +++ b/spec/build/testsuites/ada/adamp04node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp04/node1/mp04_node1.adb +ada-object-directory: testsuites/ada/mptests/mp04/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp04 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp04/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp04_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp04node2.yml b/spec/build/testsuites/ada/adamp04node2.yml new file mode 100644 index 0000000000..36a576374a --- /dev/null +++ b/spec/build/testsuites/ada/adamp04node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp04/node2/mp04_node2.adb +ada-object-directory: testsuites/ada/mptests/mp04/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp04 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp04/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp04_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp05node1.yml b/spec/build/testsuites/ada/adamp05node1.yml new file mode 100644 index 0000000000..0b4935555a --- /dev/null +++ b/spec/build/testsuites/ada/adamp05node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp05/node1/mp05_node1.adb +ada-object-directory: testsuites/ada/mptests/mp05/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp05 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp05/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp05_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp05node2.yml b/spec/build/testsuites/ada/adamp05node2.yml new file mode 100644 index 0000000000..f71a7dbe9a --- /dev/null +++ b/spec/build/testsuites/ada/adamp05node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp05/node2/mp05_node2.adb +ada-object-directory: testsuites/ada/mptests/mp05/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp05 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp05/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp05_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp06node1.yml b/spec/build/testsuites/ada/adamp06node1.yml new file mode 100644 index 0000000000..23a5c5cd19 --- /dev/null +++ b/spec/build/testsuites/ada/adamp06node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp06/node1/mp06_node1.adb +ada-object-directory: testsuites/ada/mptests/mp06/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp06 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp06/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp06_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp06node2.yml b/spec/build/testsuites/ada/adamp06node2.yml new file mode 100644 index 0000000000..4b6f6ea2d0 --- /dev/null +++ b/spec/build/testsuites/ada/adamp06node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp06/node2/mp06_node2.adb +ada-object-directory: testsuites/ada/mptests/mp06/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp06 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp06/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp06_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp07node1.yml b/spec/build/testsuites/ada/adamp07node1.yml new file mode 100644 index 0000000000..28940341e5 --- /dev/null +++ b/spec/build/testsuites/ada/adamp07node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp07/node1/mp07_node1.adb +ada-object-directory: testsuites/ada/mptests/mp07/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp07 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp07/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp07_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp07node2.yml b/spec/build/testsuites/ada/adamp07node2.yml new file mode 100644 index 0000000000..9aba0f81de --- /dev/null +++ b/spec/build/testsuites/ada/adamp07node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp07/node2/mp07_node2.adb +ada-object-directory: testsuites/ada/mptests/mp07/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp07 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp07/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp07_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp08node1.yml b/spec/build/testsuites/ada/adamp08node1.yml new file mode 100644 index 0000000000..2ee9c77f39 --- /dev/null +++ b/spec/build/testsuites/ada/adamp08node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp08/node1/mp08_node1.adb +ada-object-directory: testsuites/ada/mptests/mp08/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp08 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp08/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp08_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp08node2.yml b/spec/build/testsuites/ada/adamp08node2.yml new file mode 100644 index 0000000000..e55d8cccd3 --- /dev/null +++ b/spec/build/testsuites/ada/adamp08node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp08/node2/mp08_node2.adb +ada-object-directory: testsuites/ada/mptests/mp08/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp08 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp08/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp08_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp09node1.yml b/spec/build/testsuites/ada/adamp09node1.yml new file mode 100644 index 0000000000..76235948e8 --- /dev/null +++ b/spec/build/testsuites/ada/adamp09node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp09/node1/mp09_node1.adb +ada-object-directory: testsuites/ada/mptests/mp09/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp09 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp09/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp09_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp09node2.yml b/spec/build/testsuites/ada/adamp09node2.yml new file mode 100644 index 0000000000..f117c82dc0 --- /dev/null +++ b/spec/build/testsuites/ada/adamp09node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp09/node2/mp09_node2.adb +ada-object-directory: testsuites/ada/mptests/mp09/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp09 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp09/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp09_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp10node1.yml b/spec/build/testsuites/ada/adamp10node1.yml new file mode 100644 index 0000000000..4ff7981270 --- /dev/null +++ b/spec/build/testsuites/ada/adamp10node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp10/node1/mp10_node1.adb +ada-object-directory: testsuites/ada/mptests/mp10/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp10 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp10/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp10_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp10node2.yml b/spec/build/testsuites/ada/adamp10node2.yml new file mode 100644 index 0000000000..fbe59f6d3f --- /dev/null +++ b/spec/build/testsuites/ada/adamp10node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp10/node2/mp10_node2.adb +ada-object-directory: testsuites/ada/mptests/mp10/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp10 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp10/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp10_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp11node1.yml b/spec/build/testsuites/ada/adamp11node1.yml new file mode 100644 index 0000000000..d16fd1b62a --- /dev/null +++ b/spec/build/testsuites/ada/adamp11node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp11/node1/mp11_node1.adb +ada-object-directory: testsuites/ada/mptests/mp11/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp11 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp11/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp11_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp11node2.yml b/spec/build/testsuites/ada/adamp11node2.yml new file mode 100644 index 0000000000..7f94e5cea0 --- /dev/null +++ b/spec/build/testsuites/ada/adamp11node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp11/node2/mp11_node2.adb +ada-object-directory: testsuites/ada/mptests/mp11/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp11 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp11/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp11_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp12node1.yml b/spec/build/testsuites/ada/adamp12node1.yml new file mode 100644 index 0000000000..fc81bfed14 --- /dev/null +++ b/spec/build/testsuites/ada/adamp12node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp12/node1/mp12_node1.adb +ada-object-directory: testsuites/ada/mptests/mp12/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp12 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp12/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp12_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp12node2.yml b/spec/build/testsuites/ada/adamp12node2.yml new file mode 100644 index 0000000000..3817ff83cd --- /dev/null +++ b/spec/build/testsuites/ada/adamp12node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp12/node2/mp12_node2.adb +ada-object-directory: testsuites/ada/mptests/mp12/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp12 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp12/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp12_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp13node1.yml b/spec/build/testsuites/ada/adamp13node1.yml new file mode 100644 index 0000000000..947f89b652 --- /dev/null +++ b/spec/build/testsuites/ada/adamp13node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp13/node1/mp13_node1.adb +ada-object-directory: testsuites/ada/mptests/mp13/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp13 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp13/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp13_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp13node2.yml b/spec/build/testsuites/ada/adamp13node2.yml new file mode 100644 index 0000000000..5fe7bfa421 --- /dev/null +++ b/spec/build/testsuites/ada/adamp13node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp13/node2/mp13_node2.adb +ada-object-directory: testsuites/ada/mptests/mp13/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp13 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp13/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp13_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp14node1.yml b/spec/build/testsuites/ada/adamp14node1.yml new file mode 100644 index 0000000000..e6a753c4ad --- /dev/null +++ b/spec/build/testsuites/ada/adamp14node1.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp14/node1/mp14_node1.adb +ada-object-directory: testsuites/ada/mptests/mp14/node1 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp14 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp14/node1/init.c +stlib: [] +target: testsuites/ada/ada_mp14_node1.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adamp14node2.yml b/spec/build/testsuites/ada/adamp14node2.yml new file mode 100644 index 0000000000..1bdf3284aa --- /dev/null +++ b/spec/build/testsuites/ada/adamp14node2.yml @@ -0,0 +1,25 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/mptests/mp14/node2/mp14_node2.adb +ada-object-directory: testsuites/ada/mptests/mp14/node2 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +- testsuites/ada/mptests/mp14 +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_MULTIPROCESSING +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/mptests/mp14/node2/init.c +stlib: [] +target: testsuites/ada/ada_mp14_node2.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adansecs.yml b/spec/build/testsuites/ada/adansecs.yml new file mode 100644 index 0000000000..088baf2cc3 --- /dev/null +++ b/spec/build/testsuites/ada/adansecs.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/samples/nsecs/nsecs.adb +ada-object-directory: testsuites/ada/samples/nsecs +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/samples/nsecs/init.c +stlib: [] +target: testsuites/ada/ada_nsecs.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp01.yml b/spec/build/testsuites/ada/adasp01.yml new file mode 100644 index 0000000000..2992e1eab7 --- /dev/null +++ b/spec/build/testsuites/ada/adasp01.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp01/sp01.adb +ada-object-directory: testsuites/ada/sptests/sp01 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp01/init.c +stlib: [] +target: testsuites/ada/ada_sp01.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp02.yml b/spec/build/testsuites/ada/adasp02.yml new file mode 100644 index 0000000000..238b0ef71d --- /dev/null +++ b/spec/build/testsuites/ada/adasp02.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp02/sp02.adb +ada-object-directory: testsuites/ada/sptests/sp02 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp02/init.c +stlib: [] +target: testsuites/ada/ada_sp02.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp03.yml b/spec/build/testsuites/ada/adasp03.yml new file mode 100644 index 0000000000..7083244b93 --- /dev/null +++ b/spec/build/testsuites/ada/adasp03.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp03/sp03.adb +ada-object-directory: testsuites/ada/sptests/sp03 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp03/init.c +stlib: [] +target: testsuites/ada/ada_sp03.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp04.yml b/spec/build/testsuites/ada/adasp04.yml new file mode 100644 index 0000000000..f6bf5b7837 --- /dev/null +++ b/spec/build/testsuites/ada/adasp04.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp04/sp04.adb +ada-object-directory: testsuites/ada/sptests/sp04 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp04/init.c +stlib: [] +target: testsuites/ada/ada_sp04.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp05.yml b/spec/build/testsuites/ada/adasp05.yml new file mode 100644 index 0000000000..b2ee7bb3be --- /dev/null +++ b/spec/build/testsuites/ada/adasp05.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp05/sp05.adb +ada-object-directory: testsuites/ada/sptests/sp05 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp05/init.c +stlib: [] +target: testsuites/ada/ada_sp05.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp06.yml b/spec/build/testsuites/ada/adasp06.yml new file mode 100644 index 0000000000..d837c29e88 --- /dev/null +++ b/spec/build/testsuites/ada/adasp06.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp06/sp06.adb +ada-object-directory: testsuites/ada/sptests/sp06 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp06/init.c +stlib: [] +target: testsuites/ada/ada_sp06.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp07.yml b/spec/build/testsuites/ada/adasp07.yml new file mode 100644 index 0000000000..7a646d8d8c --- /dev/null +++ b/spec/build/testsuites/ada/adasp07.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp07/sp07.adb +ada-object-directory: testsuites/ada/sptests/sp07 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp07/init.c +stlib: [] +target: testsuites/ada/ada_sp07.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp08.yml b/spec/build/testsuites/ada/adasp08.yml new file mode 100644 index 0000000000..25a91b75c1 --- /dev/null +++ b/spec/build/testsuites/ada/adasp08.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp08/sp08.adb +ada-object-directory: testsuites/ada/sptests/sp08 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp08/init.c +stlib: [] +target: testsuites/ada/ada_sp08.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp09.yml b/spec/build/testsuites/ada/adasp09.yml new file mode 100644 index 0000000000..1396562583 --- /dev/null +++ b/spec/build/testsuites/ada/adasp09.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp09/sp09.adb +ada-object-directory: testsuites/ada/sptests/sp09 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp09/init.c +stlib: [] +target: testsuites/ada/ada_sp09.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp11.yml b/spec/build/testsuites/ada/adasp11.yml new file mode 100644 index 0000000000..dbd158d515 --- /dev/null +++ b/spec/build/testsuites/ada/adasp11.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp11/sp11.adb +ada-object-directory: testsuites/ada/sptests/sp11 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp11/init.c +stlib: [] +target: testsuites/ada/ada_sp11.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp12.yml b/spec/build/testsuites/ada/adasp12.yml new file mode 100644 index 0000000000..2da8f47504 --- /dev/null +++ b/spec/build/testsuites/ada/adasp12.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp12/sp12.adb +ada-object-directory: testsuites/ada/sptests/sp12 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp12/init.c +stlib: [] +target: testsuites/ada/ada_sp12.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp13.yml b/spec/build/testsuites/ada/adasp13.yml new file mode 100644 index 0000000000..8110a2e5dc --- /dev/null +++ b/spec/build/testsuites/ada/adasp13.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp13/sp13.adb +ada-object-directory: testsuites/ada/sptests/sp13 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp13/init.c +stlib: [] +target: testsuites/ada/ada_sp13.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp14.yml b/spec/build/testsuites/ada/adasp14.yml new file mode 100644 index 0000000000..4804d93f7b --- /dev/null +++ b/spec/build/testsuites/ada/adasp14.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp14/sp14.adb +ada-object-directory: testsuites/ada/sptests/sp14 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp14/init.c +stlib: [] +target: testsuites/ada/ada_sp14.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp15.yml b/spec/build/testsuites/ada/adasp15.yml new file mode 100644 index 0000000000..896ddff66d --- /dev/null +++ b/spec/build/testsuites/ada/adasp15.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp15/sp15.adb +ada-object-directory: testsuites/ada/sptests/sp15 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp15/init.c +stlib: [] +target: testsuites/ada/ada_sp15.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp16.yml b/spec/build/testsuites/ada/adasp16.yml new file mode 100644 index 0000000000..fa775659c5 --- /dev/null +++ b/spec/build/testsuites/ada/adasp16.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp16/sp16.adb +ada-object-directory: testsuites/ada/sptests/sp16 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp16/init.c +stlib: [] +target: testsuites/ada/ada_sp16.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp17.yml b/spec/build/testsuites/ada/adasp17.yml new file mode 100644 index 0000000000..1d1be12003 --- /dev/null +++ b/spec/build/testsuites/ada/adasp17.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp17/sp17.adb +ada-object-directory: testsuites/ada/sptests/sp17 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp17/init.c +stlib: [] +target: testsuites/ada/ada_sp17.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp19.yml b/spec/build/testsuites/ada/adasp19.yml new file mode 100644 index 0000000000..2c3a0b01a9 --- /dev/null +++ b/spec/build/testsuites/ada/adasp19.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp19/sp19.adb +ada-object-directory: testsuites/ada/sptests/sp19 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp19/init.c +stlib: [] +target: testsuites/ada/ada_sp19.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp20.yml b/spec/build/testsuites/ada/adasp20.yml new file mode 100644 index 0000000000..52d4cf4938 --- /dev/null +++ b/spec/build/testsuites/ada/adasp20.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp20/sp20.adb +ada-object-directory: testsuites/ada/sptests/sp20 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp20/init.c +stlib: [] +target: testsuites/ada/ada_sp20.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp22.yml b/spec/build/testsuites/ada/adasp22.yml new file mode 100644 index 0000000000..6f297b99eb --- /dev/null +++ b/spec/build/testsuites/ada/adasp22.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp22/sp22.adb +ada-object-directory: testsuites/ada/sptests/sp22 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp22/init.c +stlib: [] +target: testsuites/ada/ada_sp22.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp23.yml b/spec/build/testsuites/ada/adasp23.yml new file mode 100644 index 0000000000..8ca322caf5 --- /dev/null +++ b/spec/build/testsuites/ada/adasp23.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp23/sp23.adb +ada-object-directory: testsuites/ada/sptests/sp23 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp23/init.c +stlib: [] +target: testsuites/ada/ada_sp23.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp24.yml b/spec/build/testsuites/ada/adasp24.yml new file mode 100644 index 0000000000..0425ec9f11 --- /dev/null +++ b/spec/build/testsuites/ada/adasp24.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp24/sp24.adb +ada-object-directory: testsuites/ada/sptests/sp24 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp24/init.c +stlib: [] +target: testsuites/ada/ada_sp24.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adasp25.yml b/spec/build/testsuites/ada/adasp25.yml new file mode 100644 index 0000000000..14c747d1e9 --- /dev/null +++ b/spec/build/testsuites/ada/adasp25.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/sp25/sp25.adb +ada-object-directory: testsuites/ada/sptests/sp25 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/sp25/init.c +stlib: [] +target: testsuites/ada/ada_sp25.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adaspatcb01.yml b/spec/build/testsuites/ada/adaspatcb01.yml new file mode 100644 index 0000000000..5aa34a8644 --- /dev/null +++ b/spec/build/testsuites/ada/adaspatcb01.yml @@ -0,0 +1,24 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/spatcb01/spatcb01.adb +ada-object-directory: testsuites/ada/sptests/spatcb01 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_POSIX_API +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/spatcb01/init.c +stlib: [] +target: testsuites/ada/ada_spatcb01.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adaspname01.yml b/spec/build/testsuites/ada/adaspname01.yml new file mode 100644 index 0000000000..2f28f328fa --- /dev/null +++ b/spec/build/testsuites/ada/adaspname01.yml @@ -0,0 +1,24 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/sptests/spname01/spname01.adb +ada-object-directory: testsuites/ada/sptests/spname01 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: +- RTEMS_POSIX_API +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/sptests/spname01/init.c +stlib: [] +target: testsuites/ada/ada_spname01.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adaticker.yml b/spec/build/testsuites/ada/adaticker.yml new file mode 100644 index 0000000000..29e16d7924 --- /dev/null +++ b/spec/build/testsuites/ada/adaticker.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/samples/ticker/ticker.adb +ada-object-directory: testsuites/ada/samples/ticker +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/samples/ticker/init.c +stlib: [] +target: testsuites/ada/ada_ticker.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm01.yml b/spec/build/testsuites/ada/adatm01.yml new file mode 100644 index 0000000000..5513a2ff0f --- /dev/null +++ b/spec/build/testsuites/ada/adatm01.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm01/tm01.adb +ada-object-directory: testsuites/ada/tmtests/tm01 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm01/init.c +stlib: [] +target: testsuites/ada/ada_tm01.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm02.yml b/spec/build/testsuites/ada/adatm02.yml new file mode 100644 index 0000000000..d82e803e57 --- /dev/null +++ b/spec/build/testsuites/ada/adatm02.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm02/tm02.adb +ada-object-directory: testsuites/ada/tmtests/tm02 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm02/init.c +stlib: [] +target: testsuites/ada/ada_tm02.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm03.yml b/spec/build/testsuites/ada/adatm03.yml new file mode 100644 index 0000000000..8c659efa17 --- /dev/null +++ b/spec/build/testsuites/ada/adatm03.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm03/tm03.adb +ada-object-directory: testsuites/ada/tmtests/tm03 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm03/init.c +stlib: [] +target: testsuites/ada/ada_tm03.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm04.yml b/spec/build/testsuites/ada/adatm04.yml new file mode 100644 index 0000000000..dfcaa24e2b --- /dev/null +++ b/spec/build/testsuites/ada/adatm04.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm04/tm04.adb +ada-object-directory: testsuites/ada/tmtests/tm04 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm04/init.c +stlib: [] +target: testsuites/ada/ada_tm04.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm05.yml b/spec/build/testsuites/ada/adatm05.yml new file mode 100644 index 0000000000..0af8fcfba5 --- /dev/null +++ b/spec/build/testsuites/ada/adatm05.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm05/tm05.adb +ada-object-directory: testsuites/ada/tmtests/tm05 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm05/init.c +stlib: [] +target: testsuites/ada/ada_tm05.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm06.yml b/spec/build/testsuites/ada/adatm06.yml new file mode 100644 index 0000000000..c1d50d33db --- /dev/null +++ b/spec/build/testsuites/ada/adatm06.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm06/tm06.adb +ada-object-directory: testsuites/ada/tmtests/tm06 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm06/init.c +stlib: [] +target: testsuites/ada/ada_tm06.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm07.yml b/spec/build/testsuites/ada/adatm07.yml new file mode 100644 index 0000000000..6a5fc6279f --- /dev/null +++ b/spec/build/testsuites/ada/adatm07.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm07/tm07.adb +ada-object-directory: testsuites/ada/tmtests/tm07 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm07/init.c +stlib: [] +target: testsuites/ada/ada_tm07.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm08.yml b/spec/build/testsuites/ada/adatm08.yml new file mode 100644 index 0000000000..5661bc23e9 --- /dev/null +++ b/spec/build/testsuites/ada/adatm08.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm08/tm08.adb +ada-object-directory: testsuites/ada/tmtests/tm08 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm08/init.c +stlib: [] +target: testsuites/ada/ada_tm08.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm09.yml b/spec/build/testsuites/ada/adatm09.yml new file mode 100644 index 0000000000..c2fed17d04 --- /dev/null +++ b/spec/build/testsuites/ada/adatm09.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm09/tm09.adb +ada-object-directory: testsuites/ada/tmtests/tm09 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm09/init.c +stlib: [] +target: testsuites/ada/ada_tm09.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm10.yml b/spec/build/testsuites/ada/adatm10.yml new file mode 100644 index 0000000000..1fe5441527 --- /dev/null +++ b/spec/build/testsuites/ada/adatm10.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm10/tm10.adb +ada-object-directory: testsuites/ada/tmtests/tm10 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm10/init.c +stlib: [] +target: testsuites/ada/ada_tm10.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm11.yml b/spec/build/testsuites/ada/adatm11.yml new file mode 100644 index 0000000000..cd4d590ebc --- /dev/null +++ b/spec/build/testsuites/ada/adatm11.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm11/tm11.adb +ada-object-directory: testsuites/ada/tmtests/tm11 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm11/init.c +stlib: [] +target: testsuites/ada/ada_tm11.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm12.yml b/spec/build/testsuites/ada/adatm12.yml new file mode 100644 index 0000000000..ab3adc576f --- /dev/null +++ b/spec/build/testsuites/ada/adatm12.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm12/tm12.adb +ada-object-directory: testsuites/ada/tmtests/tm12 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm12/init.c +stlib: [] +target: testsuites/ada/ada_tm12.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm13.yml b/spec/build/testsuites/ada/adatm13.yml new file mode 100644 index 0000000000..b45d3210da --- /dev/null +++ b/spec/build/testsuites/ada/adatm13.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm13/tm13.adb +ada-object-directory: testsuites/ada/tmtests/tm13 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm13/init.c +stlib: [] +target: testsuites/ada/ada_tm13.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm14.yml b/spec/build/testsuites/ada/adatm14.yml new file mode 100644 index 0000000000..7c8a0f1a2b --- /dev/null +++ b/spec/build/testsuites/ada/adatm14.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm14/tm14.adb +ada-object-directory: testsuites/ada/tmtests/tm14 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm14/init.c +stlib: [] +target: testsuites/ada/ada_tm14.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm15.yml b/spec/build/testsuites/ada/adatm15.yml new file mode 100644 index 0000000000..8f92cdd76d --- /dev/null +++ b/spec/build/testsuites/ada/adatm15.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm15/tm15.adb +ada-object-directory: testsuites/ada/tmtests/tm15 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm15/init.c +stlib: [] +target: testsuites/ada/ada_tm15.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm16.yml b/spec/build/testsuites/ada/adatm16.yml new file mode 100644 index 0000000000..105f9a2594 --- /dev/null +++ b/spec/build/testsuites/ada/adatm16.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm16/tm16.adb +ada-object-directory: testsuites/ada/tmtests/tm16 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm16/init.c +stlib: [] +target: testsuites/ada/ada_tm16.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm17.yml b/spec/build/testsuites/ada/adatm17.yml new file mode 100644 index 0000000000..ac8094bb2d --- /dev/null +++ b/spec/build/testsuites/ada/adatm17.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm17/tm17.adb +ada-object-directory: testsuites/ada/tmtests/tm17 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm17/init.c +stlib: [] +target: testsuites/ada/ada_tm17.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm18.yml b/spec/build/testsuites/ada/adatm18.yml new file mode 100644 index 0000000000..28a5f18b23 --- /dev/null +++ b/spec/build/testsuites/ada/adatm18.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm18/tm18.adb +ada-object-directory: testsuites/ada/tmtests/tm18 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm18/init.c +stlib: [] +target: testsuites/ada/ada_tm18.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm19.yml b/spec/build/testsuites/ada/adatm19.yml new file mode 100644 index 0000000000..782a3687e8 --- /dev/null +++ b/spec/build/testsuites/ada/adatm19.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm19/tm19.adb +ada-object-directory: testsuites/ada/tmtests/tm19 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm19/init.c +stlib: [] +target: testsuites/ada/ada_tm19.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm20.yml b/spec/build/testsuites/ada/adatm20.yml new file mode 100644 index 0000000000..d090f683a3 --- /dev/null +++ b/spec/build/testsuites/ada/adatm20.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm20/tm20.adb +ada-object-directory: testsuites/ada/tmtests/tm20 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm20/init.c +stlib: [] +target: testsuites/ada/ada_tm20.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm21.yml b/spec/build/testsuites/ada/adatm21.yml new file mode 100644 index 0000000000..fc77f097af --- /dev/null +++ b/spec/build/testsuites/ada/adatm21.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm21/tm21.adb +ada-object-directory: testsuites/ada/tmtests/tm21 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm21/init.c +stlib: [] +target: testsuites/ada/ada_tm21.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm22.yml b/spec/build/testsuites/ada/adatm22.yml new file mode 100644 index 0000000000..5654a5b596 --- /dev/null +++ b/spec/build/testsuites/ada/adatm22.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm22/tm22.adb +ada-object-directory: testsuites/ada/tmtests/tm22 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm22/init.c +stlib: [] +target: testsuites/ada/ada_tm22.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm23.yml b/spec/build/testsuites/ada/adatm23.yml new file mode 100644 index 0000000000..f44623c0f8 --- /dev/null +++ b/spec/build/testsuites/ada/adatm23.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm23/tm23.adb +ada-object-directory: testsuites/ada/tmtests/tm23 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm23/init.c +stlib: [] +target: testsuites/ada/ada_tm23.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm24.yml b/spec/build/testsuites/ada/adatm24.yml new file mode 100644 index 0000000000..a7985ef544 --- /dev/null +++ b/spec/build/testsuites/ada/adatm24.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm24/tm24.adb +ada-object-directory: testsuites/ada/tmtests/tm24 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm24/init.c +stlib: [] +target: testsuites/ada/ada_tm24.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm25.yml b/spec/build/testsuites/ada/adatm25.yml new file mode 100644 index 0000000000..312eff3cd1 --- /dev/null +++ b/spec/build/testsuites/ada/adatm25.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm25/tm25.adb +ada-object-directory: testsuites/ada/tmtests/tm25 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm25/init.c +stlib: [] +target: testsuites/ada/ada_tm25.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm28.yml b/spec/build/testsuites/ada/adatm28.yml new file mode 100644 index 0000000000..c21f26c6f9 --- /dev/null +++ b/spec/build/testsuites/ada/adatm28.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm28/tm28.adb +ada-object-directory: testsuites/ada/tmtests/tm28 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm28/init.c +stlib: [] +target: testsuites/ada/ada_tm28.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatm29.yml b/spec/build/testsuites/ada/adatm29.yml new file mode 100644 index 0000000000..365b2916f2 --- /dev/null +++ b/spec/build/testsuites/ada/adatm29.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tm29/tm29.adb +ada-object-directory: testsuites/ada/tmtests/tm29 +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tm29/init.c +stlib: [] +target: testsuites/ada/ada_tm29.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/adatmck.yml b/spec/build/testsuites/ada/adatmck.yml new file mode 100644 index 0000000000..410a083293 --- /dev/null +++ b/spec/build/testsuites/ada/adatmck.yml @@ -0,0 +1,23 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +ada-main: testsuites/ada/tmtests/tmck/tmck.adb +ada-object-directory: testsuites/ada/tmtests/tmck +adaflags: [] +adaincludes: +- cpukit/include/adainclude +- testsuites/ada/support +build-type: ada-test-program +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +includes: [] +ldflags: [] +links: [] +source: +- testsuites/ada/tmtests/tmck/init.c +stlib: [] +target: testsuites/ada/ada_tmck.exe +type: build +use-after: [] +use-before: [] diff --git a/spec/build/testsuites/ada/grp.yml b/spec/build/testsuites/ada/grp.yml new file mode 100644 index 0000000000..ef84203d35 --- /dev/null +++ b/spec/build/testsuites/ada/grp.yml @@ -0,0 +1,186 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +build-type: group +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +enabled-by: +- and: + - __RTEMS_ADA__ + - or: + - BUILD_TESTS + - BUILD_ADATESTS +includes: [] +install: [] +ldflags: +- -Wl,--wrap=printf +- -Wl,--wrap=puts +links: +- role: build-dependency + uid: optgnat +- role: build-dependency + uid: adabasesp +- role: build-dependency + uid: adahello +- role: build-dependency + uid: adamp01node1 +- role: build-dependency + uid: adamp01node2 +- role: build-dependency + uid: adamp03node1 +- role: build-dependency + uid: adamp03node2 +- role: build-dependency + uid: adamp04node1 +- role: build-dependency + uid: adamp04node2 +- role: build-dependency + uid: adamp05node1 +- role: build-dependency + uid: adamp05node2 +- role: build-dependency + uid: adamp06node1 +- role: build-dependency + uid: adamp06node2 +- role: build-dependency + uid: adamp07node1 +- role: build-dependency + uid: adamp07node2 +- role: build-dependency + uid: adamp08node1 +- role: build-dependency + uid: adamp08node2 +- role: build-dependency + uid: adamp09node1 +- role: build-dependency + uid: adamp09node2 +- role: build-dependency + uid: adamp10node1 +- role: build-dependency + uid: adamp10node2 +- role: build-dependency + uid: adamp11node1 +- role: build-dependency + uid: adamp11node2 +- role: build-dependency + uid: adamp12node1 +- role: build-dependency + uid: adamp12node2 +- role: build-dependency + uid: adamp13node1 +- role: build-dependency + uid: adamp13node2 +- role: build-dependency + uid: adamp14node1 +- role: build-dependency + uid: adamp14node2 +- role: build-dependency + uid: adansecs +- role: build-dependency + uid: adasp01 +- role: build-dependency + uid: adasp02 +- role: build-dependency + uid: adasp03 +- role: build-dependency + uid: adasp04 +- role: build-dependency + uid: adasp05 +- role: build-dependency + uid: adasp06 +- role: build-dependency + uid: adasp07 +- role: build-dependency + uid: adasp08 +- role: build-dependency + uid: adasp09 +- role: build-dependency + uid: adasp11 +- role: build-dependency + uid: adasp12 +- role: build-dependency + uid: adasp13 +- role: build-dependency + uid: adasp14 +- role: build-dependency + uid: adasp15 +- role: build-dependency + uid: adasp16 +- role: build-dependency + uid: adasp17 +- role: build-dependency + uid: adasp19 +- role: build-dependency + uid: adasp20 +- role: build-dependency + uid: adasp22 +- role: build-dependency + uid: adasp23 +- role: build-dependency + uid: adasp24 +- role: build-dependency + uid: adasp25 +- role: build-dependency + uid: adaspatcb01 +- role: build-dependency + uid: adaspname01 +- role: build-dependency + uid: adaticker +- role: build-dependency + uid: adatm01 +- role: build-dependency + uid: adatm02 +- role: build-dependency + uid: adatm03 +- role: build-dependency + uid: adatm04 +- role: build-dependency + uid: adatm05 +- role: build-dependency + uid: adatm06 +- role: build-dependency + uid: adatm07 +- role: build-dependency + uid: adatm08 +- role: build-dependency + uid: adatm09 +- role: build-dependency + uid: adatm10 +- role: build-dependency + uid: adatm11 +- role: build-dependency + uid: adatm12 +- role: build-dependency + uid: adatm13 +- role: build-dependency + uid: adatm14 +- role: build-dependency + uid: adatm15 +- role: build-dependency + uid: adatm16 +- role: build-dependency + uid: adatm17 +- role: build-dependency + uid: adatm18 +- role: build-dependency + uid: adatm19 +- role: build-dependency + uid: adatm20 +- role: build-dependency + uid: adatm21 +- role: build-dependency + uid: adatm22 +- role: build-dependency + uid: adatm23 +- role: build-dependency + uid: adatm24 +- role: build-dependency + uid: adatm25 +- role: build-dependency + uid: adatm28 +- role: build-dependency + uid: adatm29 +- role: build-dependency + uid: adatmck +type: build +use-after: +- rtemstest +use-before: [] diff --git a/spec/build/testsuites/ada/optgnat.yml b/spec/build/testsuites/ada/optgnat.yml new file mode 100644 index 0000000000..82d940b502 --- /dev/null +++ b/spec/build/testsuites/ada/optgnat.yml @@ -0,0 +1,15 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- set-value: ${ARCH}-rtems${__RTEMS_MAJOR__}-gnatmake +- substitute: null +- find-program: null +- env-assign: GNATMAKE +build-type: option +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +default: null +default-by-variant: [] +description: '' +enabled-by: true +links: [] +type: build -- cgit v1.2.3