From 1fbd283c2b5e92c1e9450c5e5486a73427b3ba23 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 20 Apr 2001 13:50:54 +0000 Subject: 2001-04-20 Joel Sherrill * 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. --- testsuites/psxtests/psxfile01/psxfile01.scn | 38 ++++++++++++++--------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'testsuites/psxtests/psxfile01/psxfile01.scn') diff --git a/testsuites/psxtests/psxfile01/psxfile01.scn b/testsuites/psxtests/psxfile01/psxfile01.scn index 7d5f6d106e..2b77e81470 100644 --- a/testsuites/psxtests/psxfile01/psxfile01.scn +++ b/testsuites/psxtests/psxfile01/psxfile01.scn @@ -17,9 +17,9 @@ stat of /dev/console ....nlink = 1 ....uid = 0 ....gid = 0 -....atime = Fri Jan 01 00:00:00 1988 -....mtime = Fri Jan 01 00:00:00 1988 -....ctime = Fri Jan 01 00:00:00 1988 +....atime = Fri Jan 1 00:00:00 1988 +....mtime = Fri Jan 1 00:00:00 1988 +....ctime = Fri Jan 1 00:00:00 1988 mkdir /dev/tty @@ -104,9 +104,9 @@ stat(/tmp/j) returned -1 (errno=2) ....nlink = 1 ....uid = 0 ....gid = 0 -....atime = Fri Jan 01 00:00:00 1988 -....mtime = Fri Jan 01 00:00:00 1988 -....ctime = Fri Jan 01 00:00:00 1988 +....atime = Fri Jan 1 00:00:00 1988 +....mtime = Fri Jan 1 00:00:00 1988 +....ctime = Fri Jan 1 00:00:00 1988 fopen of /tmp/j fprintf to /tmp/j (1) 26 characters written to the file @@ -145,13 +145,13 @@ This is call 5 to fprintf ............S3 (device 255, 128) ........test_console (device 0, 0) ....etc/ -........passwd (file 0 0x0 0x0 0x0) +........passwd (file 0) ....tmp/ ........my_dir/ -........tom (file 0 0x0 0x0 0x0) -........john (file 0 0x0 0x0 0x0) -........joel (file 279487 0x7d58d8 0x7d5388 0x7cfe38) -........j (file 130 0x77a338 0x0 0x0) +........tom (file 0) +........john (file 0) +........joel (file 279487) +........j (file 130) *************** End of Dump *************** truncate /tmp/j to length of 40 ....st_dev (0x0:0x0) @@ -171,12 +171,12 @@ truncate /tmp/j to length of 40 ............S3 (device 255, 128) ........test_console (device 0, 0) ....etc/ -........passwd (file 0 0x0 0x0 0x0) +........passwd (file 0) ....tmp/ ........my_dir/ -........tom (file 0 0x0 0x0 0x0) -........john (file 0 0x0 0x0 0x0) -........j (file 40 0x77a338 0x0 0x0) +........tom (file 0) +........john (file 0) +........j (file 40) *************** End of Dump *************** truncate /tmp/j to length of 0 truncate /tmp to length of 0 should fail with EISDIR @@ -190,12 +190,12 @@ truncate /tmp to length of 0 should fail with EISDIR ............S3 (device 255, 128) ........test_console (device 0, 0) ....etc/ -........passwd (file 0 0x0 0x0 0x0) +........passwd (file 0) ....tmp/ ........my_dir/ -........tom (file 0 0x0 0x0 0x0) -........john (file 0 0x0 0x0 0x0) -........j (file 0 0x77a338 0x0 0x0) +........tom (file 0) +........john (file 0) +........j (file 0) *************** End of Dump *************** *** END OF FILE TEST 1 *** -- cgit v1.2.3