# # ChangeLog for testsuites/psxtests/psxfile01 in rtems # # Generated by Trac 1.2.1.dev0 # 04/25/24 04:26:00 Wed, 31 Mar 1999 23:22:42 GMT Jennifer Averett [3f06c298] * c/src/tests/psxtests/psxfile01/test.c (modified) * testsuites/psxtests/psxfile01/test.c (modified) Added prints for calls into the file system. Added O_EXCL for an ... Wed, 31 Mar 1999 23:20:43 GMT Jennifer Averett [912f74ae] * c/src/tests/psxtests/psxfile01/psxfile01.scn (modified) * testsuites/psxtests/psxfile01/psxfile01.scn (modified) Modified file to match output. Thu, 03 Dec 1998 22:41:57 GMT Jennifer Averett [c2f9b97] * c/src/tests/psxtests/psx13/psx13.scn (modified) * c/src/tests/psxtests/psx13/test.c (modified) * c/src/tests/psxtests/psxfile01/psxfile01.scn (modified) * c/src/tests/psxtests/psxfile01/test.c (modified) * c/src/tests/psxtests/psxmount/psxmount.scn (modified) * c/src/tests/psxtests/psxmount/test.c (modified) * c/src/tests/psxtests/psxreaddir/test.c (modified) * testsuites/psxtests/psx13/psx13.scn (modified) * testsuites/psxtests/psx13/test.c (modified) * testsuites/psxtests/psxfile01/psxfile01.scn (modified) * testsuites/psxtests/psxfile01/test.c (modified) * testsuites/psxtests/psxmount/psxmount.scn (modified) * testsuites/psxtests/psxmount/test.c (modified) * testsuites/psxtests/psxreaddir/test.c (modified) Cleaned up test. Updated scn files to match present expected test output. Mon, 23 Nov 1998 18:57:48 GMT Joel Sherrill [0895bdb] * c/src/tests/psxtests/Makefile.in (modified) * c/src/tests/psxtests/filesupp/test_cat.c (added) * c/src/tests/psxtests/filesupp/test_extend.c (added) * c/src/tests/psxtests/filesupp/test_write.c (added) * c/src/tests/psxtests/psx13/Makefile.in (added) * c/src/tests/psxtests/psx13/main.c (added) * c/src/tests/psxtests/psx13/psx13.scn (added) * c/src/tests/psxtests/psx13/test.c (added) * c/src/tests/psxtests/psxfile01/Makefile.in (added) * c/src/tests/psxtests/psxfile01/main.c (added) * c/src/tests/psxtests/psxfile01/psxfile01.scn (added) * c/src/tests/psxtests/psxfile01/test.c (added) * c/src/tests/psxtests/psxfile02/Makefile.in (added) * c/src/tests/psxtests/psxfile02/main.c (added) * c/src/tests/psxtests/psxfile02/psxfile02.scn (added) * c/src/tests/psxtests/psxfile02/test.c (added) * c/src/tests/psxtests/psxmount/Makefile.in (added) * c/src/tests/psxtests/psxmount/main.c (added) * c/src/tests/psxtests/psxmount/psxmount.scn (added) * c/src/tests/psxtests/psxmount/test.c (added) * c/src/tests/psxtests/psxreaddir/Makefile.in (added) * c/src/tests/psxtests/psxreaddir/main.c (added) * c/src/tests/psxtests/psxreaddir/psxreaddir.scn (added) * c/src/tests/psxtests/psxreaddir/test.c (added) * c/src/tests/psxtests/psxstat/Makefile.in (added) * c/src/tests/psxtests/psxstat/main.c (added) * c/src/tests/psxtests/psxstat/psxstat.scn (added) * c/src/tests/psxtests/psxstat/test.c (added) * testsuites/psxtests/psx13/main.c (added) * testsuites/psxtests/psx13/psx13.scn (added) * testsuites/psxtests/psx13/test.c (added) * testsuites/psxtests/psxfile01/main.c (added) * testsuites/psxtests/psxfile01/psxfile01.scn (added) * testsuites/psxtests/psxfile01/test.c (added) * testsuites/psxtests/psxmount/main.c (added) * testsuites/psxtests/psxmount/psxmount.scn (added) * testsuites/psxtests/psxmount/test.c (added) * testsuites/psxtests/psxreaddir/main.c (added) * testsuites/psxtests/psxreaddir/psxreaddir.scn (added) * testsuites/psxtests/psxreaddir/test.c (added) * testsuites/psxtests/psxstat/main.c (added) * testsuites/psxtests/psxstat/psxstat.scn (added) * testsuites/psxtests/psxstat/test.c (added) Added tests in support of the file system infrastructure.