Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pass tests/userprog/mytest1
- pass tests/userprog/mytest2
- pass tests/userprog/args-none
- pass tests/userprog/args-single
- pass tests/userprog/args-multiple
- pass tests/userprog/args-many
- pass tests/userprog/args-dbl-space
- pass tests/userprog/sc-bad-sp
- pass tests/userprog/sc-bad-arg
- pass tests/userprog/sc-boundary
- pass tests/userprog/sc-boundary-2
- pass tests/userprog/halt
- pass tests/userprog/exit
- pass tests/userprog/create-normal
- pass tests/userprog/create-empty
- pass tests/userprog/create-null
- pass tests/userprog/create-bad-ptr
- pass tests/userprog/create-long
- pass tests/userprog/create-exists
- pass tests/userprog/create-bound
- pass tests/userprog/open-normal
- pass tests/userprog/open-missing
- pass tests/userprog/open-boundary
- pass tests/userprog/open-empty
- pass tests/userprog/open-null
- pass tests/userprog/open-bad-ptr
- pass tests/userprog/open-twice
- pass tests/userprog/close-normal
- pass tests/userprog/close-twice
- pass tests/userprog/close-stdin
- pass tests/userprog/close-stdout
- pass tests/userprog/close-bad-fd
- pass tests/userprog/read-normal
- pass tests/userprog/read-bad-ptr
- pass tests/userprog/read-boundary
- pass tests/userprog/read-zero
- pass tests/userprog/read-stdout
- pass tests/userprog/read-bad-fd
- pass tests/userprog/write-normal
- pass tests/userprog/write-bad-ptr
- pass tests/userprog/write-boundary
- pass tests/userprog/write-zero
- pass tests/userprog/write-stdin
- pass tests/userprog/write-bad-fd
- pass tests/userprog/exec-once
- pass tests/userprog/exec-arg
- pass tests/userprog/exec-multiple
- pass tests/userprog/exec-missing
- pass tests/userprog/exec-bad-ptr
- FAIL tests/userprog/wait-simple
- FAIL tests/userprog/wait-twice
- FAIL tests/userprog/wait-killed
- pass tests/userprog/wait-bad-pid
- FAIL tests/userprog/multi-recurse
- FAIL tests/userprog/multi-child-fd
- FAIL tests/userprog/rox-simple
- FAIL tests/userprog/rox-child
- FAIL tests/userprog/rox-multichild
- pass tests/userprog/bad-read
- pass tests/userprog/bad-write
- pass tests/userprog/bad-read2
- pass tests/userprog/bad-write2
- pass tests/userprog/bad-jump
- pass tests/userprog/bad-jump2
- pass tests/userprog/iloveos
- pass tests/userprog/practice
- FAIL tests/userprog/no-vm/multi-oom
- pass tests/filesys/base/lg-create
- pass tests/filesys/base/lg-full
- pass tests/filesys/base/lg-random
- pass tests/filesys/base/lg-seq-block
- pass tests/filesys/base/lg-seq-random
- pass tests/filesys/base/sm-create
- pass tests/filesys/base/sm-full
- pass tests/filesys/base/sm-random
- pass tests/filesys/base/sm-seq-block
- pass tests/filesys/base/sm-seq-random
- FAIL tests/filesys/base/syn-read
- pass tests/filesys/base/syn-remove
- FAIL tests/filesys/base/syn-write
- 11 of 80 tests failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement