summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmount/psxmount.scn
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2000-11-17 19:06:40 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2000-11-17 19:06:40 +0000
commit1e566bbb1c772a006a8f6b44f91c520f9c7cfdd2 (patch)
tree62d27f1bb8832e96c733b634e145cf0bda1ab98f /testsuites/psxtests/psxmount/psxmount.scn
parent2000-11-17 Jennifer Averret <jennifer@OARcorp.com> (diff)
downloadrtems-1e566bbb1c772a006a8f6b44f91c520f9c7cfdd2.tar.bz2
2000-11-17 Jennifer Averret <jennifer@OARcorp.com>
* psxmount/test.c, psxmount/psxmount.scn: Improve output to report expected error condition in one case. * psxreaddir/test.c, psxreaddir.scn: Added test cases to exercise readdir() of root of mounted filesystem. Also corrected the screen file for some mistakes noticed in this effort.
Diffstat (limited to 'testsuites/psxtests/psxmount/psxmount.scn')
-rw-r--r--testsuites/psxtests/psxmount/psxmount.scn2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxmount/psxmount.scn b/testsuites/psxtests/psxmount/psxmount.scn
index 4ffae19bc1..b2f47b6db3 100644
--- a/testsuites/psxtests/psxmount/psxmount.scn
+++ b/testsuites/psxtests/psxmount/psxmount.scn
@@ -73,7 +73,7 @@ mkdir /c/y/my_mount_point/my_dir
Open /c/y/my_mount_point/my_dir
Unmount /c/y/my_mount_point should fail with EBUSY
Close /c/y/my_mount_point/my_dir
-Unmount /c/y/my_mount_point/my_dir
+Unmount /c/y/my_mount_point/my_dir should fail with EACCES
Mount a file system at /c/y/my_mount_point/my_dir
unmount /c/y/my_mount_point should fail with EBUSY
Verify a hard link across filesystems fails with EXDEV