summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01/psxfile01.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-70/+5
| | | | | | This reduces the average node size. Add and use IMFS_GENERIC_INITIALIZER().
* testsuites: Fix warningsSebastian Huber2013-04-111-17/+30
|
* 2011-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-221-12/+12
| | | | | | PR 1839/filesystem * psxfchx01/init.c, psxfchx01/psxfchx01.scn, psxfile01/psxfile01.scn, psxfile01/test.c: Update test to reflect new status codes.
* 2010-08-06 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-08-071-5/+5
| | | | | | | | | | | | | | PR 1654/testing * psx13/test.c, psx13/psx13.scn: Test case to improve testing of dup2 routine. * psxfile01/test.c, psxfile01/psxfile01.scn: New test to improve testing of fcntl routine. * psximfs01/init.c, psximfs01/psximfs01.scn: Improve testing of imfs routines. * psximfs02/init.c, psximfs02/psximfs02.scn: Improve coverage of imfs routines. * psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New tests to improve coverage of getpwent.c.
* 2010-07-19 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-191-6/+18
| | | | | | | | | | | 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-15 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-151-1/+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-08 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-07-081-9/+4
| | | | | | PR 1608/testing * psxfile01/init.c: Add a simple test case: Open file as read-only and attemp to truncate. Improves coverage.
* 2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-011-30/+20
| | | | | * psxfile01/Makefile.am, psxfile01/psxfile01.scn, psxfile01/test.c: Remove tests which put NULL entries in file handlers.
* 2010-05-17 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill2010-05-171-22/+70
| | | | | | | * psxfile01/test.c, psxfile01/psxfile01.scn: This file now exercises the _rename_r in libcsupport. For now, it also provides two fsmount_me_h handlers to enable certain error checking paths
* 2001-04-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-241-0/+7
| | | | | | | * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for open, write, reopen, append twice from Andrew Bythell <abythell@nortelnetworks.com> that tripped an initialization problem in the IMFS.
* 2001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-201-19/+19
| | | | | | | | * 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.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+4
|
* Minor fixes to make screen match a bit better.Joel Sherrill1999-11-021-9/+11
|
* Modified to ease comparison of screen to target output.Joel Sherrill1999-10-251-100/+100
|
* Modified file to match output.Jennifer Averett1999-03-311-11/+38
|
* Cleaned up test.Jennifer Averett1998-12-031-168/+168
| | | | Updated scn files to match present expected test output.
* Added tests in support of the file system infrastructure.Joel Sherrill1998-11-231-0/+168