summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-29 22:40:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-29 22:40:50 +0000
commitd08ba49ea2f678113a09ce0bcea0f1091cd09c82 (patch)
tree16161598b8a7e9c5132122d73131fbbf9c03822c /testsuites/psxtests/Makefile.am
parent2010-07-29 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-d08ba49ea2f678113a09ce0bcea0f1091cd09c82.tar.bz2
2010-07-29 Bharath Suri <bharath.s.jois@gmail.com>
PR 1642/testing * psximfs02/init.c, psximfs02/psximfs02.scn, psximfs02/psximfs02.doc, psximfs02/Makefile.am: New test added. * configure.ac, Makefile.am: Changes to accommodate psximfs02 test.
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 287112c5a8..a26cbfd445 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -20,8 +20,8 @@ endif
## File IO tests
SUBDIRS += psxfile01 psxfile02 psxfilelock01 psxgetrusage01 psxid01 \
- psximfs01 psxreaddir psxstat psxmount psx13 psxchroot01 psxpasswd01 \
- psxpasswd02 psxpipe01 psxtimes01 psxfchx01
+ psximfs01 psximfs02 psxreaddir psxstat psxmount psx13 psxchroot01 \
+ psxpasswd01 psxpasswd02 psxpipe01 psxtimes01 psxfchx01
## Until sys/uio.h is moved to libcsupport, we have to have networking
## enabled to support readv and writev. Hopefully this is a temporary