Add more tests, results.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 8 Dec 2004 07:54:45 +0000 (07:54 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 8 Dec 2004 07:54:45 +0000 (07:54 +0000)
commitc36e5b768f46fc098377b9a70d2b1c02405ef14a
tree42bfb57d533a78262d748256707f90e009a544e6
parent5669c5eba155f6a0f8ca45cdc4aa8d4412036f13
Add more tests, results.
29 files changed:
grading/filesys/Make.progs
grading/filesys/child-syn-read.c
grading/filesys/child-syn-rw.c [new file with mode: 0644]
grading/filesys/child-syn-wrt.c [new file with mode: 0644]
grading/filesys/dir-mk-tree.exp
grading/filesys/dir-over-file.exp
grading/filesys/dir-rm-cwd-cd.c
grading/filesys/dir-rm-cwd-cd.exp [new file with mode: 0644]
grading/filesys/dir-rm-tree.c
grading/filesys/dir-rm-tree.exp [new file with mode: 0644]
grading/filesys/dir-rm-vine.c
grading/filesys/dir-rm-vine.exp [new file with mode: 0644]
grading/filesys/fslib.c
grading/filesys/fslib.h
grading/filesys/grow-root-sm.c
grading/filesys/grow-root-sm.exp
grading/filesys/grow-too-big.exp [new file with mode: 0644]
grading/filesys/grow-two-files.exp
grading/filesys/random.inc
grading/filesys/run-tests
grading/filesys/syn-read.c
grading/filesys/syn-read.h [new file with mode: 0644]
grading/filesys/syn-remove.c
grading/filesys/syn-remove.exp
grading/filesys/syn-rw.c [new file with mode: 0644]
grading/filesys/syn-rw.h [new file with mode: 0644]
grading/filesys/syn-write.c [new file with mode: 0644]
grading/filesys/syn-write.exp [new file with mode: 0644]
grading/filesys/syn-write.h [new file with mode: 0644]