diff --git a/c/src/tests/psxtests/ChangeLog b/c/src/tests/psxtests/ChangeLog index 4a71eea580..3a1181499f 100644 --- a/c/src/tests/psxtests/ChangeLog +++ b/c/src/tests/psxtests/ChangeLog @@ -1,3 +1,17 @@ +2000-11-17 Jennifer Averett + + * 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 + + * 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 * psxmount/psxmount.scn, psxmount/test.c: Correct spelling. 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 + + * 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 + + * 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 * psxmount/psxmount.scn, psxmount/test.c: Correct spelling.