summaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/build/testsuites/libtests/exit03.yml20
-rw-r--r--spec/build/testsuites/libtests/grp.yml2
2 files changed, 22 insertions, 0 deletions
diff --git a/spec/build/testsuites/libtests/exit03.yml b/spec/build/testsuites/libtests/exit03.yml
new file mode 100644
index 0000000000..d9bd123de0
--- /dev/null
+++ b/spec/build/testsuites/libtests/exit03.yml
@@ -0,0 +1,20 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: test-program
+cflags: []
+copyrights:
+- Copyright (C) 2022 Chris Johns (Contemporary Software)
+cppflags: []
+cxxflags: []
+enabled-by: true
+features: c cxx cxxprogram
+includes: []
+ldflags: []
+links: []
+source:
+- testsuites/libtests/exit03/init.c
+- testsuites/libtests/exit03/stdio.cc
+stlib: []
+target: testsuites/libtests/exit03.exe
+type: build
+use-after: []
+use-before: []
diff --git a/spec/build/testsuites/libtests/grp.yml b/spec/build/testsuites/libtests/grp.yml
index 6d5005c467..93dee6be43 100644
--- a/spec/build/testsuites/libtests/grp.yml
+++ b/spec/build/testsuites/libtests/grp.yml
@@ -114,6 +114,8 @@ links:
- role: build-dependency
uid: exit02
- role: build-dependency
+ uid: exit03
+- role: build-dependency
uid: fcntl
- role: build-dependency
uid: flashdisk01