summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01/psxfile01.scn (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-70/+5
This reduces the average node size. Add and use IMFS_GENERIC_INITIALIZER().
2013-04-11testsuites: Fix warningsSebastian Huber1-17/+30
2011-07-222011-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-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-072010-08-06 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-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-192010-07-19 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-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-152010-07-15 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-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-082010-07-08 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-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-012010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-30/+20
* psxfile01/Makefile.am, psxfile01/psxfile01.scn, psxfile01/test.c: Remove tests which put NULL entries in file handlers.
2010-05-172010-05-17 Bharath Suri <bharath.s.jois@gmail.com>Joel Sherrill1-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-242001-04-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-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-202001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-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.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-0/+4
1999-11-02Minor fixes to make screen match a bit better.Joel Sherrill1-9/+11
1999-10-25Modified to ease comparison of screen to target output.Joel Sherrill1-100/+100
1999-03-31Modified file to match output.Jennifer Averett1-11/+38
1998-12-03Cleaned up test.Jennifer Averett1-168/+168
Updated scn files to match present expected test output.
1998-11-23Added tests in support of the file system infrastructure.Joel Sherrill1-0/+168