More filesys tests.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 8 Dec 2004 01:47:03 +0000 (01:47 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 8 Dec 2004 01:47:03 +0000 (01:47 +0000)
commit0f5c19ccf179b35b39ae46dffec60592baeeec00
tree1b0d483262dfdea4382ed20e9ff01b3d569b21bb
parent943ba319b3bea3c187072c261a76c26eaa933537
More filesys tests.
52 files changed:
grading/filesys/Make.progs
grading/filesys/child-syn-read.c [new file with mode: 0644]
grading/filesys/create.inc
grading/filesys/dir-empty-name.c [new file with mode: 0644]
grading/filesys/dir-empty-name.exp [new file with mode: 0644]
grading/filesys/dir-lsdir.c [new file with mode: 0644]
grading/filesys/dir-mk-tree.c [new file with mode: 0644]
grading/filesys/dir-mk-tree.exp [new file with mode: 0644]
grading/filesys/dir-mk-vine.c [new file with mode: 0644]
grading/filesys/dir-mk-vine.exp [new file with mode: 0644]
grading/filesys/dir-mkdir.c [new file with mode: 0644]
grading/filesys/dir-mkdir.exp [new file with mode: 0644]
grading/filesys/dir-open.c [new file with mode: 0644]
grading/filesys/dir-open.exp [new file with mode: 0644]
grading/filesys/dir-over-file.c [new file with mode: 0644]
grading/filesys/dir-over-file.exp [new file with mode: 0644]
grading/filesys/dir-rm-cwd-cd.c [new file with mode: 0644]
grading/filesys/dir-rm-cwd.c [new file with mode: 0644]
grading/filesys/dir-rm-cwd.exp [new file with mode: 0644]
grading/filesys/dir-rm-parent.c [new file with mode: 0644]
grading/filesys/dir-rm-parent.exp [new file with mode: 0644]
grading/filesys/dir-rm-root.c [new file with mode: 0644]
grading/filesys/dir-rm-root.exp [new file with mode: 0644]
grading/filesys/dir-rm-tree.c [new file with mode: 0644]
grading/filesys/dir-rm-vine.c [new file with mode: 0644]
grading/filesys/dir-rmdir.c [new file with mode: 0644]
grading/filesys/dir-rmdir.exp [new file with mode: 0644]
grading/filesys/dir-under-file.c [new file with mode: 0644]
grading/filesys/dir-under-file.exp [new file with mode: 0644]
grading/filesys/fslib.c
grading/filesys/fslib.h
grading/filesys/fsmain.c [new file with mode: 0644]
grading/filesys/full.inc
grading/filesys/grow-dir.inc
grading/filesys/grow-file-size.c
grading/filesys/grow-file-size.exp
grading/filesys/grow-seq.inc
grading/filesys/grow-sparse.c
grading/filesys/grow-tell.c
grading/filesys/grow-too-big.c [new file with mode: 0644]
grading/filesys/grow-two-files.c
grading/filesys/main.c [new file with mode: 0644]
grading/filesys/mk-tree.c [new file with mode: 0644]
grading/filesys/mk-tree.h [new file with mode: 0644]
grading/filesys/random.inc
grading/filesys/run-tests
grading/filesys/seq-block.inc
grading/filesys/seq-random.inc
grading/filesys/syn-read.c [new file with mode: 0644]
grading/filesys/syn-remove.c [new file with mode: 0644]
grading/filesys/syn-remove.exp [new file with mode: 0644]
grading/filesys/tests.txt