blob: e1df1c1add608e7bcf65986846e0e077bc189784 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
FAIL tests/userprog/args-none
FAIL tests/userprog/args-dbl-space
FAIL tests/userprog/sc-bad-sp
FAIL tests/userprog/sc-bad-arg
FAIL tests/userprog/create-null
FAIL tests/userprog/create-bad-ptr
FAIL tests/userprog/open-null
FAIL tests/userprog/open-bad-ptr
FAIL tests/userprog/read-bad-ptr
FAIL tests/userprog/write-bad-ptr
FAIL tests/userprog/exec-bad-ptr
FAIL tests/userprog/wait-twice
FAIL tests/userprog/wait-killed
|