summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorMarçal Comajoan Cara <mcomajoancara@gmail.com>2018-12-09 17:08:38 -0600
committerJoel Sherrill <joel@rtems.org>2018-12-09 17:08:38 -0600
commit5269bf47b1a0cb3cd4c653634288a99ad366c11c (patch)
treee45aa82e7c5dd59c20ee443a4fcc6243ed876b85 /testsuites/psxtests/Makefile.am
parentpsxhdrs: Add POSIX Conformance Test for sys/ipc.h (GCI 2018) (diff)
downloadrtems-5269bf47b1a0cb3cd4c653634288a99ad366c11c.tar.bz2
psxhdrs: Implement POSIX API Signature Compliance Tests for sys/times.h (GCI 2018)
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 8f75f51596..e854c52591 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1796,7 +1796,8 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/stdlib/system.c \
psxhdrs/stdlib/unsetenv.c \
psxhdrs/stdlib/wcstombs.c \
- psxhdrs/stdlib/wctomb.c
+ psxhdrs/stdlib/wctomb.c \
+ psxhdrs/sys/times/times.c
## Not supported by RTEMS, but POSIX API Compliance tests exist.
## lib_a_SOURCES += psxhdrs/ulimit/ulimit.c