From cf2e6dde5a4c4801e150d61a3e2c7f882187b77f Mon Sep 17 00:00:00 2001 From: Jacob Shin Date: Wed, 5 Dec 2018 14:14:42 -0500 Subject: psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018) --- testsuites/psxtests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index b55b31443b..ba814edf97 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -1148,7 +1148,8 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \ psxhdrs/sys/time/gettimeofday.c \ psxhdrs/langinfo/nl_langinfo.c \ psxhdrs/langinfo/nl_langinfo_l.c \ - psxhdrs/assert/assert.c + psxhdrs/assert/assert.c \ + psxhdrs/sys/utsname/uname.c ## Not supported by RTEMS, but POSIX API Compliance tests exist. ## lib_a_SOURCES += psxhdrs/ulimit/ulimit.c -- cgit v1.2.3