From b05cc329587c7b42d03f291410b5ba9caf8c92b6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 13 Jul 2010 21:13:13 +0000 Subject: 2010-07-12 Bharath Suri PR 1613/testing * psxfchx01/init.c, psxfchx01/Makefile.am, psxfchx01/.cvsignore, psxfchx01/psxfchx01.doc, psxfchx01/psxfchx01.scn: New tests. Improves coverage of fchdir, fchmod, fchown directives. * configure.ac, Makefile.am: Changes to accommodate new test. * psxstat/test.c, psxstat/psxstat.scn: Added new test case to test statvfs routine under libcsupport. --- 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 ad99411d64..287112c5a8 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 psxpipe01 psxtimes01 + 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 -- cgit v1.2.3