From 574cd83b5dc1a6c5c6d215c5c07434afa0e73ce4 Mon Sep 17 00:00:00 2001 From: Eshan dhawan Date: Sun, 15 Aug 2021 13:28:15 +0530 Subject: confstr() support for RTEMS Closes #3373 confstr() style update Signed-off-by: Eshan Dhawan --- spec/build/testsuites/psxtests/psxconfstr.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 spec/build/testsuites/psxtests/psxconfstr.yml (limited to 'spec/build/testsuites/psxtests/psxconfstr.yml') diff --git a/spec/build/testsuites/psxtests/psxconfstr.yml b/spec/build/testsuites/psxtests/psxconfstr.yml new file mode 100644 index 0000000000..252fc4601d --- /dev/null +++ b/spec/build/testsuites/psxtests/psxconfstr.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) 2020 Eshan Dhawan (eshandhawan51@gmail.com) +cppflags: [] +cxxflags: [] +enabled-by: true +features: c cprogram +includes: [] +ldflags: [] +links: [] +source: +- testsuites/psxtests/psxconfstr/init.c +stlib: +- m +target: testsuites/psxtests/psxconfstr.exe +type: build +use-after: [] +use-before: [] -- cgit v1.2.3