summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2000-11-20 14:34:17 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2000-11-20 14:34:17 +0000
commitc9fcb34015622d59e506b1e4c6b38d6bba9ca258 (patch)
tree975b6997bf3a64010c698cb13fbbe7b0feb20625 /testsuites/psxtests
parent2000-11-17 Jennifer Averret <jennifer@OARcorp.com> (diff)
downloadrtems-c9fcb34015622d59e506b1e4c6b38d6bba9ca258.tar.bz2
2000-11-17 Jennifer Averett <jennifer@OARcorp.com>
* psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers to remain consistant across platforms and bsps by forcing a mount point in front of all paths. 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')
-rw-r--r--testsuites/psxtests/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 4a71eea580..3a1181499f 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,17 @@
+2000-11-17 Jennifer Averett <jennifer@OARcorp.com>
+
+ * psxstat/test.c, psxstat/psxstat.scn: Forced inode numbers
+ to remain consistant across platforms and bsps by forcing
+ a mount point in front of all paths.
+
+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.
+
2000-11-13 Joel Sherrill <joel@OARcorp.com>
* psxmount/psxmount.scn, psxmount/test.c: Correct spelling.