summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfchx01/psxfchx01.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-221-1/+1
| | | | | | PR 1839/filesystem * psxfchx01/init.c, psxfchx01/psxfchx01.scn, psxfile01/psxfile01.scn, psxfile01/test.c: Update test to reflect new status codes.
* 2011-07-19 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-191-6/+6
| | | | | | PR 1838/filesystem * psxfchx01/init.c, psxfchx01/psxfchx01.scn: fchmod() does not need a writeable file descriptor.
* 2010-07-12 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-131-0/+45
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.