Work on userprog tests.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 29 Oct 2004 01:07:36 +0000 (01:07 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 29 Oct 2004 01:07:36 +0000 (01:07 +0000)
commit68cfbad945e00d12f3ac8f0fa33664ad2caa0eee
tree9106ae4f6b7256a01832676e3228fac44d0c2488
parent064e19becdc8969ddb605223b340606706a33f86
Work on userprog tests.
28 files changed:
grading/userprog/Makefile
grading/userprog/args-argc.c [new file with mode: 0644]
grading/userprog/args-argc.exp [new file with mode: 0644]
grading/userprog/args-argv0.c [new file with mode: 0644]
grading/userprog/args-argv0.exp [new file with mode: 0644]
grading/userprog/args-argvn.c [new file with mode: 0644]
grading/userprog/args-argvn.exp [new file with mode: 0644]
grading/userprog/args-dbl-space.c [new file with mode: 0644]
grading/userprog/args-dbl-space.exp [new file with mode: 0644]
grading/userprog/args-multiple.c [new file with mode: 0644]
grading/userprog/args-multiple.exp [new file with mode: 0644]
grading/userprog/args-single.c [new file with mode: 0644]
grading/userprog/args-single.exp [new file with mode: 0644]
grading/userprog/create-bad-ptr.c [new file with mode: 0644]
grading/userprog/create-bad-ptr.exp [new file with mode: 0644]
grading/userprog/create-bound.c [new file with mode: 0644]
grading/userprog/create-bound.exp [new file with mode: 0644]
grading/userprog/create-empty.exp
grading/userprog/create-empty.exp1 [deleted file]
grading/userprog/create-exists.c [new file with mode: 0644]
grading/userprog/create-exists.exp [new file with mode: 0644]
grading/userprog/create-invalid.c [deleted file]
grading/userprog/create-long.c
grading/userprog/create-long.exp [new file with mode: 0644]
grading/userprog/create-null.exp
grading/userprog/create-null.exp1 [deleted file]
grading/userprog/run-tests
grading/userprog/tests.txt