More VM tests.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 20 Nov 2004 00:21:29 +0000 (00:21 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 20 Nov 2004 00:21:29 +0000 (00:21 +0000)
commite23c0d5dc156a42b3f5169cbac692cfc4fb6394d
tree2af119c36ca2a8900c8648f918323fd7d0d7e6de
parent6399b258873072cdb546dff84c37e735cda25ac7
More VM tests.
33 files changed:
grading/vm/.cvsignore [new file with mode: 0644]
grading/vm/Make.progs [new file with mode: 0644]
grading/vm/Makefile [new file with mode: 0644]
grading/vm/Makefile.posix [new file with mode: 0644]
grading/vm/child-linear.c
grading/vm/child-mm-wrt.c [new file with mode: 0644]
grading/vm/child-sort.c
grading/vm/lib/.cvsignore [new file with mode: 0644]
grading/vm/lib/user/.cvsignore [new file with mode: 0644]
grading/vm/mmap-close.c [new file with mode: 0644]
grading/vm/mmap-exit.c [new file with mode: 0644]
grading/vm/mmap-overlap.c [new file with mode: 0644]
grading/vm/mmap-read.c [new file with mode: 0644]
grading/vm/mmap-shuffle.c [new file with mode: 0644]
grading/vm/mmap-twice.c [new file with mode: 0644]
grading/vm/mmap-unmap.c [new file with mode: 0644]
grading/vm/mmap-write.c [new file with mode: 0644]
grading/vm/page-linear.exp
grading/vm/page-merge-par.c [new file with mode: 0644]
grading/vm/page-merge-seq.c
grading/vm/page-parallel.c
grading/vm/page-parallel.exp
grading/vm/page-shuffle.c [new file with mode: 0644]
grading/vm/page-shuffle.exp [new file with mode: 0644]
grading/vm/posix-compat.c [new file with mode: 0644]
grading/vm/posix-compat.h [new file with mode: 0644]
grading/vm/prep-disk [new file with mode: 0755]
grading/vm/pt-bad-addr.exp
grading/vm/pt-big-stk-obj.exp
grading/vm/pt-grow-stack.exp
grading/vm/pt-write-code.exp
grading/vm/sample.inc [new file with mode: 0644]
grading/vm/sample.txt [new file with mode: 0644]