From dc95ef6790e7db9157b8e9c6eda65a2c00598022 Mon Sep 17 00:00:00 2001 From: Shashvat Jain Date: Sun, 9 Dec 2018 12:13:48 -0500 Subject: psxhdrs: Add POSIX Conformance Test for sys/ipc.h (GCI 2018) Test for this file has been added but are disabled due to the absence of header file sys/ipc.h. see Ticket #3650 --- testsuites/psxtests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 164cb9f329..8f75f51596 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -1798,7 +1798,6 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \ psxhdrs/stdlib/wcstombs.c \ psxhdrs/stdlib/wctomb.c - ## Not supported by RTEMS, but POSIX API Compliance tests exist. ## lib_a_SOURCES += psxhdrs/ulimit/ulimit.c ## lib_a_SOURCES += psxhdrs/monetary/strfmon.c @@ -1839,6 +1838,7 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \ ## lib_a_SOURCES += psxhdrs/stdlib/posix_openpt.c See ticket #3646 ## lib_a_SOURCES += psxhdrs/stdlib/ptsname.c See ticket #3647 ## lib_a_SOURCES += psxhdrs/stdlib/unlockpt.c See ticket #3648 +## lib_a_SOURCES += psxhdrs/sys/ftok.c See ticket #3650 endif rtems_tests_PROGRAMS = $(psx_tests) -- cgit v1.2.3