From 947015fbf3fe206ac59dbe90a16f1de8db7f112c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Jul 2010 13:59:25 +0000 Subject: 2010-07-15 Bharath Suri 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. --- testsuites/psxtests/psxfile01/psxfile01.scn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxfile01/psxfile01.scn') diff --git a/testsuites/psxtests/psxfile01/psxfile01.scn b/testsuites/psxtests/psxfile01/psxfile01.scn index f4bbe70c59..8d56722a87 100644 --- a/testsuites/psxtests/psxfile01/psxfile01.scn +++ b/testsuites/psxtests/psxfile01/psxfile01.scn @@ -1,4 +1,3 @@ - *** FILE TEST 1 *** *************** Dump of Entire IMFS *************** / @@ -49,6 +48,8 @@ Attempt to recreate /tmp/tom create /tmp/john tcdrain /tmp/john Attempt to create a file, open in read-only mode and truncate it +Exercise the reentrant version _link_r -- Expect EFAULT +Unlink /tmp/bha using the reentrant version -- OK mknod /tmp/joel (0)the first write!!! -- cgit v1.2.3