summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstat/psxstat.scn (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-11-22Filesystem: PR1619: Use ENOSYS for default statvfsSebastian Huber1-2/+2
POSIX does not specify an error number in case the file system does not support this call. Use the Linux value.
2010-07-192010-07-19 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-1/+2
PR 1623/testing * psx13/test.c, psx13/psx13.scn: New cases to improve coverage of utime() and fpathconf(). * psxfile01/test.c, psxfile01/psxfile01.scn: New cases to improve coverage of rmdir(), unlink(), mknod(), link(), open(), read(), write(). * psxstat/test.c, psxstat/psxstat.scn: New case to improve coverage of readlink().
2010-07-152010-07-15 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-0/+2
PR 1617/testing * psxfile01/test.c, psxfile01/psxfile01.scn: Added new cases to exercise_link_r and _unlink_r * psxstat/test.c, psxstat/psxstat.scn: Added new cases to exercise _lstat_r and _stat_r. * psxtime/test.c, psxtime/psxtime.scn: Added new cases to exercise _gettimeofday.
2010-07-132010-07-12 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-0/+5
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.
2010-07-012010-07-01 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill1-79/+567
PR 1597/cpukit * psx13/psx13.scn, psx13/test.c, psxstat/psxstat.scn, psxstat/test.c: Add lchown() and utimes().
2009-06-182009-06-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-145/+166
* psxstat/psxstat.scn, psxstat/test.c: Disable test for error on wrong mode bits being set. This behavior was not POSIX compliant and has been corrected in the filesystem code.
2008-05-152008-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look like CVS conflict markers.
2001-04-202001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-107/+107
* psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn, psxfile01/psxfile01.scn, psxmsgq01/psxmsgq01.scn, psxreaddir/test.c, psxstat/psxstat.scn, psxstat/test.c, psxtime/psxtime.scn, psxtimer/psxtimer.scn: Various adjustments so test output matches screens more reliably.
2000-11-172000-11-17 Jennifer Averret <jennifer@OARcorp.com>Jennifer Averett1-235/+189
* psxmount/test.c, psxmount/psxmount.scn: Improve output to report expected error condition in one case. * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise readdir() of root of mounted filesystem. Also corrected the screen file for some mistakes noticed in this effort.
1999-11-16Modified output file to match seen output. Added comment to all inoJennifer Averett1-306/+282
values that they may change slightly on a processor basis.
1999-10-25Modified to ease comparison of screen to target output.Joel Sherrill1-968/+968
1999-04-06Corrections by Jennifer.Joel Sherrill1-41/+57
1998-12-03Removed all ^M from the scn file.Jennifer Averett1-1253/+1253
1998-11-23Added tests in support of the file system infrastructure.Joel Sherrill1-0/+1253