summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/mptests/mp05.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/testsuites/mptests/mp05.yml')
-rw-r--r--spec/build/testsuites/mptests/mp05.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/spec/build/testsuites/mptests/mp05.yml b/spec/build/testsuites/mptests/mp05.yml
new file mode 100644
index 0000000000..3abffb39d2
--- /dev/null
+++ b/spec/build/testsuites/mptests/mp05.yml
@@ -0,0 +1,22 @@
+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: true
+features: c cprogram
+includes: []
+ldflags: []
+links: []
+source:
+- testsuites/mptests/mp05/asr.c
+- testsuites/mptests/mp05/init1.c
+- testsuites/mptests/mp05/init2.c
+- testsuites/mptests/mp05/task1.c
+stlib: []
+target: testsuites/mptests/mp05.exe
+type: build
+use-after: []
+use-before: []