From f1b2dab2709eb362624f3d0904ba1de1b114df40 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 9 Jul 2010 22:07:11 +0000 Subject: 2010-07-09 Bharath Suri PR 1610/testing * psx13/test.c, psx13/psx13.scn: Remove the test cases which exercise pipe. These are new a new test under psxpipe01/ * psxpipe01/init.c, psxpipe01/Makefile.am, psxpipe01/psxpipe01.scn, psxpipe01/psxpipe01.doc: Added new test. * Makefile.am, configure.ac: Changes due to addition of new test: psxpipe01. --- 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 9fae188750..ad99411d64 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -21,7 +21,7 @@ endif ## File IO tests SUBDIRS += psxfile01 psxfile02 psxfilelock01 psxgetrusage01 psxid01 \ psximfs01 psxreaddir psxstat psxmount psx13 psxchroot01 psxpasswd01 \ - psxpasswd02 psxtimes01 + psxpasswd02 psxpipe01 psxtimes01 ## Until sys/uio.h is moved to libcsupport, we have to have networking ## enabled to support readv and writev. Hopefully this is a temporary -- cgit v1.2.3