summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorShashvat Jain <shashvatjain2002@gmail.com>2018-12-02 20:36:54 -0500
committerJoel Sherrill <joel@rtems.org>2018-12-02 22:04:19 -0600
commit7383632c806224d708e9ac658094d701cb0f539a (patch)
tree091bba0e43dd9ecad1d06e25410f1033849e624b /testsuites/psxtests/Makefile.am
parentFix wrong command hint in case of error (diff)
downloadrtems-7383632c806224d708e9ac658094d701cb0f539a.tar.bz2
psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 3d076b0a27..7a3a635f8e 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1069,6 +1069,7 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/unistd/setsid.c psxhdrs/unistd/setuid.c \
psxhdrs/unistd/sleep.c psxhdrs/unistd/sync.c psxhdrs/unistd/ualarm.c \
psxhdrs/unistd/usleep.c psxhdrs/sys/mman/mlockall.c \
+ psxhdrs/utime/utime.c \
psxhdrs/sys/mman/mlock.c psxhdrs/sys/mman/mmap.c \
psxhdrs/sys/mman/mprotect.c psxhdrs/sys/mman/msync.c \
psxhdrs/sys/mman/munlockall.c psxhdrs/sys/mman/munlock.c \