From b2a1ea3a526d32c4f19669913a56f018ccf26a01 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 24 Apr 2001 23:04:59 +0000 Subject: 2001-04-24 Joel Sherrill * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for open, write, reopen, append twice from Andrew Bythell that tripped an initialization problem in the IMFS. --- testsuites/psxtests/psxfile01/psxfile01.scn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'testsuites/psxtests/psxfile01/psxfile01.scn') diff --git a/testsuites/psxtests/psxfile01/psxfile01.scn b/testsuites/psxtests/psxfile01/psxfile01.scn index 2b77e81470..6c4e7ef25b 100644 --- a/testsuites/psxtests/psxfile01/psxfile01.scn +++ b/testsuites/psxtests/psxfile01/psxfile01.scn @@ -197,5 +197,12 @@ truncate /tmp to length of 0 should fail with EISDIR ........john (file 0) ........j (file 0) *************** End of Dump *************** +Writing First File +Writing Second File +(0)this is a test line +this is a test line + +(0)this is a test line +this is a test line *** END OF FILE TEST 1 *** -- cgit v1.2.3