1#	$OpenBSD: tests.out,v 1.14 2024/04/26 04:44:43 jsg Exp $
2test(test_nop): pledge=("",NULL) status=0 exit=0
3test(test_inet): pledge=("",NULL) status=134 signal=6 coredump=present pledged_syscall=97
4test(test_inet): pledge=("abort",NULL) status=5632 exit=22 (errno: "Invalid argument")
5test(test_inet): pledge=("stdio",NULL) status=134 signal=6 coredump=present pledged_syscall=97
6test(test_inet): pledge=("inet",NULL) status=134 signal=6 coredump=present pledged_syscall=6
7test(test_inet): pledge=("stdio inet",NULL) status=0 exit=0
8test(test_kill): pledge=("fattr",NULL) status=134 signal=6 coredump=present pledged_syscall=122
9test(test_kill): pledge=("stdio",NULL) status=2 signal=2
10test(test_rpath): pledge=("stdio rpath",NULL) status=0 exit=0
11test(test_wpath): pledge=("stdio wpath",NULL) status=0 exit=0
12test(test_cpath): pledge=("cpath",NULL) status=0 exit=0
13test(test_pledge): pledge=("stdio rpath",NULL) status=0 exit=0
14test(test_pledge): pledge=("stdio rpath wpath",NULL) status=0 exit=0
15test(test_pledge): pledge=("stdio",NULL) status=256 exit=1 (errno: "Operation not permitted")
16test(test_pledge): pledge=("stdio unix",NULL) status=256 exit=1 (errno: "Operation not permitted")
17test(test_request_stdio): pledge=skip status=0 exit=0
18test(test_request_tty): pledge=skip status=0 exit=0
19