summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/sptests/libsplinkersets01.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-10 08:41:05 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-10 08:43:28 +0200
commit2769554243c43eee9fd5066a5cd770ab89ec47a3 (patch)
tree45c291a750db0aa19a4a56b44a614ba9eb5bb85c /spec/build/testsuites/sptests/libsplinkersets01.yml
parentbsps/sparc: Simplify memory initialization (diff)
downloadrtems-2769554243c43eee9fd5066a5cd770ab89ec47a3.tar.bz2
splinkersets01: Test linker sets in library
Make sure that the linker sets work if placed in a library (this is how they are used in RTEMS).
Diffstat (limited to 'spec/build/testsuites/sptests/libsplinkersets01.yml')
-rw-r--r--spec/build/testsuites/sptests/libsplinkersets01.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/build/testsuites/sptests/libsplinkersets01.yml b/spec/build/testsuites/sptests/libsplinkersets01.yml
new file mode 100644
index 0000000000..fe0bd12e55
--- /dev/null
+++ b/spec/build/testsuites/sptests/libsplinkersets01.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: library
+cflags: []
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+cxxflags: []
+enabled-by: true
+includes: []
+install: []
+install-path: null
+links: []
+source:
+- testsuites/sptests/splinkersets01/content.c
+- testsuites/sptests/splinkersets01/item-a.c
+- testsuites/sptests/splinkersets01/item-ca.c
+- testsuites/sptests/splinkersets01/sets.c
+target: splinkersets01
+type: build