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)
commit7383847de838eb2026001416ba11fa99c85d556c
treee6b2decdd326281f48ec9591845944b71a0879d8
parentb9d904d1c1e432950f81e8cd8e4b5e8d134fc8e8
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