summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/mptests/mp14node2.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/testsuites/mptests/mp14node2.yml')
-rw-r--r--spec/build/testsuites/mptests/mp14node2.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/spec/build/testsuites/mptests/mp14node2.yml b/spec/build/testsuites/mptests/mp14node2.yml
new file mode 100644
index 0000000000..524e1c786d
--- /dev/null
+++ b/spec/build/testsuites/mptests/mp14node2.yml
@@ -0,0 +1,27 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: test-program
+cflags: []
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+cxxflags: []
+enabled-by:
+- RTEMS_MULTIPROCESSING
+features: c cprogram
+includes: []
+ldflags: []
+links: []
+source:
+- testsuites/mptests/mp14/init2.c
+- testsuites/mptests/mp14/exit.c
+- testsuites/mptests/mp14/delay.c
+- testsuites/mptests/mp14/evtask1.c
+- testsuites/mptests/mp14/evtmtask.c
+- testsuites/mptests/mp14/pttask1.c
+- testsuites/mptests/mp14/smtask1.c
+- testsuites/mptests/mp14/msgtask1.c
+stlib: []
+target: testsuites/mptests/mp14_node2.exe
+type: build
+use-after: []
+use-before: []