summaryrefslogtreecommitdiffstats
path: root/src/userprog/build/fail
blob: d20593f9588e1fb860211e3f805c714a98566c11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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