Home
last modified time | relevance | path

Searched refs:TTERRNO (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl31.c133 tst_brkm(TFAIL | TTERRNO, cleanup, in setup()
142 tst_brkm(TFAIL | TTERRNO, cleanup, in setup()
162 tst_brkm(TFAIL | TTERRNO, cleanup, in setown_pid_test()
169 tst_brkm(TFAIL | TTERRNO, cleanup, in setown_pid_test()
178 tst_brkm(TFAIL | TTERRNO, cleanup, in setown_pgrp_test()
186 tst_brkm(TFAIL | TTERRNO, cleanup, in setown_pgrp_test()
196 tst_brkm(TFAIL | TTERRNO, cleanup, in setownex_cleanup()
215 tst_brkm(TFAIL | TTERRNO, cleanup, in setownex_tid_test()
237 tst_brkm(TFAIL | TTERRNO, cleanup, in setownex_pid_test()
260 tst_brkm(TFAIL | TTERRNO, cleanup, in setownex_pgrp_test()
[all …]
Dfcntl33.c119 tst_res(TINFO | TTERRNO, in do_test()
122 tst_res(TFAIL | TTERRNO, "fcntl() failed to set lease"); in do_test()
133 tst_res(TFAIL | TTERRNO, in do_test()
138 tst_brk(TBROK | TTERRNO, "sigtimedwait() failed"); in do_test()
154 tst_res(TFAIL | TTERRNO, in do_test()
162 tst_res(TFAIL | TTERRNO, in do_test()
/external/ltp/testcases/kernel/syscalls/request_key/
Drequest_key04.c29 tst_brk(TBROK | TTERRNO, "failed to join new session keyring"); in do_test()
34 tst_brk(TBROK | TTERRNO, in do_test()
41 tst_brk(TBROK | TTERRNO, in do_test()
48 tst_brk(TBROK | TTERRNO, "failed to read from session keyring"); in do_test()
60 tst_brk(TBROK | TTERRNO, "failed to read from session keyring"); in do_test()
68 tst_res(TBROK | TTERRNO, in do_test()
Drequest_key03.c58 tst_brk(TBROK | TTERRNO, "failed to join new session keyring"); in test_with_key_type()
68 tst_brk(TBROK | TTERRNO, in test_with_key_type()
101 tst_brk(TBROK | TTERRNO, in test_with_key_type()
107 tst_brk(TBROK | TTERRNO, in test_with_key_type()
121 tst_brk(TBROK | TTERRNO, in test_with_key_type()
/external/ltp/testcases/kernel/syscalls/pipe/
Dpipe03.c23 tst_res(TFAIL | TTERRNO, "pipe() failed unexpectedly"); in verify_pipe()
29 tst_res(TPASS | TTERRNO, "expected failure writing " in verify_pipe()
32 tst_res(TFAIL | TTERRNO, "unexpected failure writing " in verify_pipe()
38 tst_res(TPASS | TTERRNO, "expected failure reading " in verify_pipe()
41 tst_res(TFAIL | TTERRNO, "unexpected failure reading " in verify_pipe()
/external/ltp/testcases/kernel/syscalls/keyctl/
Dkeyctl05.c78 tst_brk(TBROK | TTERRNO, "failed to join new session keyring"); in new_session_keyring()
106 tst_res(TBROK | TTERRNO, "unexpected error adding '%s' key", in test_update_nonupdatable()
118 tst_res(TBROK | TTERRNO, in test_update_nonupdatable()
131 tst_res(TBROK | TTERRNO, in test_update_nonupdatable()
154 tst_res(TBROK | TTERRNO, "failed to add 'user' key"); in test_update_setperm_race()
166 tst_brk(TBROK | TTERRNO, "setperm failed"); in test_update_setperm_race()
175 tst_res(TBROK | TTERRNO, "failed to update 'user' key"); in test_update_setperm_race()
Dkeyctl04.c28 tst_brk(TBROK | TTERRNO, "failed to create thread keyring"); in do_test()
33 tst_brk(TBROK | TTERRNO, "failed to set reqkey keyring"); in do_test()
37 tst_brk(TBROK | TTERRNO, "failed to get thread keyring ID"); in do_test()
Dkeyctl01.c29 tst_res(TFAIL | TTERRNO, "KEYCTL_GET_KEYRING_ID failed"); in do_test()
44 tst_res(TFAIL | TTERRNO, "KEYCTL_REVOKE failed unexpectedly"); in do_test()
48 tst_res(TPASS | TTERRNO, "KEYCTL_REVOKE failed as expected"); in do_test()
/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate05.c62 tst_brk(TCONF | TTERRNO, "fallocate() not supported"); in run()
64 tst_brk(TBROK | TTERRNO, "fallocate(fd, 0, 0, %ld)", bufsize); in run()
72 tst_res(TFAIL | TTERRNO, "write() failed unexpectedly"); in run()
92 tst_res(TFAIL | TTERRNO, "fallocate() should fail with ENOSPC"); in run()
105 tst_res(TFAIL | TTERRNO, "write() failed unexpectedly"); in run()
124 tst_brk(TBROK | TTERRNO, TESTED_FLAGS); in run()
130 tst_res(TFAIL | TTERRNO, "write()"); in run()
/external/ltp/testcases/kernel/syscalls/waitid/
Dwaitid01.c73 tst_brkm(TBROK | TTERRNO, NULL, in main()
81 tst_brkm(TFAIL | TTERRNO, in main()
90 tst_brkm(TBROK | TTERRNO, NULL, in main()
100 tst_brkm(TFAIL | TTERRNO, in main()
108 tst_brkm(TBROK | TTERRNO, NULL, in main()
118 tst_brkm(TFAIL | TTERRNO, NULL, in main()
/external/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt02.c89 tst_brk(TCONF | TTERRNO, "TPACKET_V3 not supported"); in create_skbuf()
91 tst_brk(TBROK | TTERRNO, "setsockopt(sk, SOL_PACKET, PACKET_VERSION, TPACKET_V3)"); in create_skbuf()
100 tst_brk(TBROK | TTERRNO, "Can't create ring buffer with good settings"); in good_size()
109 tst_brk(TBROK | TTERRNO, "Unexpected setsockopt() error"); in bad_size()
111 tst_res(TPASS | TTERRNO, "Refused bad tp_sizeof_priv value"); in bad_size()
/external/ltp/testcases/kernel/syscalls/rt_sigprocmask/
Drt_sigprocmask01.c104 tst_brkm(TFAIL | TTERRNO, cleanup, in main()
111 tst_brkm(TFAIL | TTERRNO, cleanup, in main()
129 tst_brkm(TFAIL | TTERRNO, cleanup, in main()
134 tst_brkm(TFAIL | TTERRNO, in main()
144 tst_brkm(TFAIL | TTERRNO, in main()
Drt_sigprocmask02.c103 tst_brkm(TFAIL | TTERRNO, cleanup, in main()
110 tst_resm(TFAIL | TTERRNO, in main()
114 tst_resm(TPASS | TTERRNO, "Got expected errno"); in main()
116 tst_resm(TFAIL | TTERRNO, "Got unexpected errno"); in main()
/external/ltp/testcases/kernel/syscalls/timer_settime/
Dtimer_settime02.c78 tst_res(TCONF | TTERRNO, "%s unsupported", in run()
81 tst_res(TFAIL | TTERRNO, in run()
98 tst_res(TFAIL | TTERRNO, in run()
103 tst_res(TPASS | TTERRNO, in run()
111 tst_res(TFAIL | TTERRNO, "timer_delete() failed!"); in run()
/external/ltp/testcases/kernel/syscalls/flock/
Dflock06.c29 tst_res(TFAIL | TTERRNO, "First attempt to flock() failed"); in verify_flock()
36 tst_res(TPASS | TTERRNO, "Second attempt to flock() denied"); in verify_flock()
42 tst_res(TFAIL | TTERRNO, "Failed to unlock fd1"); in verify_flock()
48 tst_res(TFAIL | TTERRNO, "Third attempt to flock() denied!"); in verify_flock()
/external/ltp/testcases/kernel/syscalls/sched_setaffinity/
Dsched_setaffinity01.c79 tst_res(TFAIL | TTERRNO, in verify_test()
83 tst_res(TPASS | TTERRNO, "sched_setaffinity() failed"); in verify_test()
98 tst_brk(TBROK | TTERRNO, "CPU_ALLOC() failed"); in setup()
103 tst_brk(TBROK | TTERRNO, "sched_getaffinity() failed"); in setup()
107 tst_brk(TBROK | TTERRNO, "CPU_ALLOC() failed"); in setup()
/external/ltp/testcases/kernel/syscalls/mmap/
Dmmap001.c124 tst_brkm(TBROK | TTERRNO, cleanup, "lseek failed"); in main()
130 tst_brkm(TBROK | TTERRNO, cleanup, in main()
138 tst_brkm(TBROK | TTERRNO, cleanup, in main()
160 tst_resm(TFAIL | TTERRNO, in main()
170 tst_resm(TFAIL | TTERRNO, in main()
/external/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open01.c154 tst_resm(TCONF | TTERRNO, in verify()
158 tst_brkm(TFAIL | TTERRNO, cleanup, in verify()
168 tst_brkm(TFAIL | TTERRNO, cleanup, in verify()
173 tst_brkm(TFAIL | TTERRNO, cleanup, in verify()
180 tst_brkm(TFAIL | TTERRNO, cleanup, in verify()
/external/ltp/testcases/kernel/syscalls/access/
Daccess02.c65 tst_res(TFAIL | TTERRNO, "access(%s, %s) as %s failed", in access_test()
80 tst_res(TFAIL | TTERRNO, "stat(%s) as %s failed", in access_test()
95 tst_res(TFAIL | TTERRNO, in access_test()
113 tst_res(TFAIL | TTERRNO, in access_test()
133 tst_res(TFAIL | TTERRNO, "execute %s as %s failed", in access_test()
/external/ltp/testcases/kernel/syscalls/prctl/
Dprctl06.c37 tst_res(TFAIL | TTERRNO, "prctl(PR_SET_NO_NEW_PRIVS) failed"); in do_prctl()
51 tst_brk(TFAIL | TTERRNO, in do_prctl()
58 tst_brk(TFAIL | TTERRNO, in do_prctl()
97 tst_brk(TBROK | TTERRNO, in setup()
/external/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c121 tst_res(TFAIL | TTERRNO, "sigaction failed"); in do_test()
142 tst_res(TFAIL | TTERRNO, in do_test()
146 tst_res(TPASS | TTERRNO, "mq_notify failed expectedly"); in do_test()
162 tst_res(TFAIL | TTERRNO, "mq_timedsend failed"); in do_test()
184 tst_res(TFAIL | TTERRNO, in do_test()
188 tst_res(TPASS | TTERRNO, "mq_timedsend failed expectedly"); in do_test()
/external/ltp/testcases/kernel/syscalls/bpf/
Dbpf_prog01.c83 tst_brk(TFAIL | TTERRNO, in load_prog()
87 tst_brk(TFAIL | TTERRNO, "Failed to load program"); in load_prog()
120 tst_brk(TCONF | TTERRNO, in run()
123 tst_brk(TBROK | TTERRNO, "Failed to create array map"); in run()
143 tst_res(TFAIL | TTERRNO, "array map lookup"); in run()
/external/ltp/testcases/kernel/syscalls/get_robust_list/
Dget_robust_list01.c107 tst_resm(TFAIL | TTERRNO, in main()
123 tst_resm(TFAIL | TTERRNO, in main()
144 tst_resm(TFAIL | TTERRNO, in main()
157 tst_resm(TFAIL | TTERRNO, in main()
/external/ltp/lib/
Dtst_af_alg.c21 tst_brk(TBROK | TTERRNO, "unexpected error creating AF_ALG socket"); in tst_alg_create()
34 tst_brk(TBROK | TTERRNO, in tst_alg_bind_addr()
77 tst_brk(TBROK | TTERRNO, in tst_have_alg()
111 tst_brk(TBROK | TTERRNO, in tst_alg_setkey()
121 tst_brk(TBROK | TTERRNO, in tst_alg_accept()
/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
Dmsgctl03.c26 tst_res(TFAIL | TTERRNO, "msgctl(IPC_RMID) failed"); in verify_msgctl()
34 tst_res(TPASS | TTERRNO, "msgctl(IPC_STAT)"); in verify_msgctl()
36 tst_res(TFAIL | TTERRNO, in verify_msgctl()

12345678910>>...22