Searched refs:ATF_TC_HEAD (Results 76 - 100 of 451) sorted by relevance

1234567891011>>

/freebsd-11-stable/tests/sys/audit/
H A Dnetwork.c82 ATF_TC_HEAD(socket_success, tc) function
105 ATF_TC_HEAD(socket_failure, tc) function
127 ATF_TC_HEAD(socketpair_success, tc) function
152 ATF_TC_HEAD(socketpair_failure, tc) function
174 ATF_TC_HEAD(setsockopt_success, tc) function
202 ATF_TC_HEAD(setsockopt_failure, tc) function
224 ATF_TC_HEAD(bind_success, tc) function
252 ATF_TC_HEAD(bind_failure, tc) function
278 ATF_TC_HEAD(bindat_success, tc) function
307 ATF_TC_HEAD(bindat_failur function
332 ATF_TC_HEAD(listen_success, tc) function
361 ATF_TC_HEAD(listen_failure, tc) function
383 ATF_TC_HEAD(connect_success, tc) function
419 ATF_TC_HEAD(connect_failure, tc) function
445 ATF_TC_HEAD(connectat_success, tc) function
482 ATF_TC_HEAD(connectat_failure, tc) function
507 ATF_TC_HEAD(accept_success, tc) function
544 ATF_TC_HEAD(accept_failure, tc) function
566 ATF_TC_HEAD(send_success, tc) function
606 ATF_TC_HEAD(send_failure, tc) function
628 ATF_TC_HEAD(recv_success, tc) function
670 ATF_TC_HEAD(recv_failure, tc) function
692 ATF_TC_HEAD(sendto_success, tc) function
729 ATF_TC_HEAD(sendto_failure, tc) function
751 ATF_TC_HEAD(recvfrom_success, tc) function
790 ATF_TC_HEAD(recvfrom_failure, tc) function
[all...]
H A Dfile-delete.c46 ATF_TC_HEAD(rmdir_success, tc) function
67 ATF_TC_HEAD(rmdir_failure, tc) function
88 ATF_TC_HEAD(rename_success, tc) function
110 ATF_TC_HEAD(rename_failure, tc) function
131 ATF_TC_HEAD(renameat_success, tc) function
153 ATF_TC_HEAD(renameat_failure, tc) function
174 ATF_TC_HEAD(unlink_success, tc) function
196 ATF_TC_HEAD(unlink_failure, tc) function
217 ATF_TC_HEAD(unlinkat_success, tc) function
238 ATF_TC_HEAD(unlinkat_failur function
[all...]
/freebsd-11-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_vnode.c85 ATF_TC_HEAD(dir_no_note_link_create_file_in, tc) function
108 ATF_TC_HEAD(dir_no_note_link_delete_file_in, tc) function
132 ATF_TC_HEAD(dir_no_note_link_mv_dir_within, tc) function
156 ATF_TC_HEAD(dir_no_note_link_mv_file_within, tc) function
180 ATF_TC_HEAD(dir_note_link_create_dir_in, tc) function
203 ATF_TC_HEAD(dir_note_link_delete_dir_in, tc) function
227 ATF_TC_HEAD(dir_note_link_mv_dir_in, tc) function
251 ATF_TC_HEAD(dir_note_link_mv_dir_out, tc) function
275 ATF_TC_HEAD(dir_note_write_create_dir_in, tc) function
298 ATF_TC_HEAD(dir_note_write_create_file_i function
321 ATF_TC_HEAD(dir_note_write_delete_dir_in, tc) function
345 ATF_TC_HEAD(dir_note_write_delete_file_in, tc) function
369 ATF_TC_HEAD(dir_note_write_mv_dir_in, tc) function
393 ATF_TC_HEAD(dir_note_write_mv_dir_out, tc) function
417 ATF_TC_HEAD(dir_note_write_mv_dir_within, tc) function
441 ATF_TC_HEAD(dir_note_write_mv_file_in, tc) function
465 ATF_TC_HEAD(dir_note_write_mv_file_out, tc) function
489 ATF_TC_HEAD(dir_note_write_mv_file_within, tc) function
[all...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Derror_test.c54 ATF_TC_HEAD(error_new, tc) function
80 ATF_TC_HEAD(error_new_wo_memory, tc) function
101 ATF_TC_HEAD(no_error, tc) function
115 ATF_TC_HEAD(is_error, tc) function
133 ATF_TC_HEAD(format, tc) function
163 ATF_TC_HEAD(libc_new, tc) function
185 ATF_TC_HEAD(libc_format, tc) function
218 ATF_TC_HEAD(no_memory_new, tc) function
234 ATF_TC_HEAD(no_memory_format, tc) function
251 ATF_TC_HEAD(no_memory_twic function
[all...]
H A Dtc_test.c39 ATF_TC_HEAD(empty, tc) function
47 ATF_TC_HEAD(test_var, tc) function
57 ATF_TC_HEAD(init, tc) function
79 ATF_TC_HEAD(init_pack, tc) function
111 ATF_TC_HEAD(vars, tc) function
130 ATF_TC_HEAD(config, tc) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_dup.c107 ATF_TC_HEAD(dup2_basic, tc) function
135 ATF_TC_HEAD(dup2_err, tc) function
165 ATF_TC_HEAD(dup2_max, tc) function
182 ATF_TC_HEAD(dup2_mode, tc) function
199 ATF_TC_HEAD(dup3_err, tc) function
245 ATF_TC_HEAD(dup3_max, tc) function
263 ATF_TC_HEAD(dup3_mode, tc) function
279 ATF_TC_HEAD(dup_err, tc) function
292 ATF_TC_HEAD(dup_max, tc) function
372 ATF_TC_HEAD(dup_mod function
[all...]
H A Dt_pipe2.c99 ATF_TC_HEAD(pipe2_basic, tc) function
110 ATF_TC_HEAD(pipe2_consume, tc) function
148 ATF_TC_HEAD(pipe2_nonblock, tc) function
159 ATF_TC_HEAD(pipe2_cloexec, tc) function
171 ATF_TC_HEAD(pipe2_nosigpipe, tc) function
183 ATF_TC_HEAD(pipe2_einval, tc) function
H A Dt_socketpair.c101 ATF_TC_HEAD(inet, tc) function
118 ATF_TC_HEAD(null_sv, tc) function
137 ATF_TC_HEAD(socketpair_basic, tc) function
148 ATF_TC_HEAD(socketpair_nonblock, tc) function
159 ATF_TC_HEAD(socketpair_cloexec, tc) function
170 ATF_TC_HEAD(socketpair_stream, tc) function
H A Dt_access.c53 ATF_TC_HEAD(access_access, tc) function
89 ATF_TC_HEAD(access_fault, tc) function
113 ATF_TC_HEAD(access_inval, tc) function
132 ATF_TC_HEAD(access_notdir, tc) function
161 ATF_TC_HEAD(access_notexist, tc) function
180 ATF_TC_HEAD(access_toolong, tc) function
H A Dt_sigtimedwait.c42 ATF_TC_HEAD(sigtimedwait_all0timeout, tc) function
70 ATF_TC_HEAD(sigtimedwait_NULL_timeout, tc) function
97 ATF_TC_HEAD(sigtimedwait_small_timeout, tc) function
H A Dt_sigaction.c88 ATF_TC_HEAD(sigaction_basic, tc) function
107 ATF_TC_HEAD(sigaction_noflags, tc) function
126 ATF_TC_HEAD(sigaction_resethand, tc) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libm/
H A Dt_ldexp.c190 ATF_TC_HEAD(ldexp_exp2, tc) function
219 ATF_TC_HEAD(ldexp_nan, tc) function
239 ATF_TC_HEAD(ldexp_inf_neg, tc) function
254 ATF_TC_HEAD(ldexp_inf_pos, tc) function
269 ATF_TC_HEAD(ldexp_zero_neg, tc) function
290 ATF_TC_HEAD(ldexp_zero_pos, tc) function
315 ATF_TC_HEAD(ldexpf_exp2f, tc) function
340 ATF_TC_HEAD(ldexpf_nan, tc) function
360 ATF_TC_HEAD(ldexpf_inf_neg, tc) function
375 ATF_TC_HEAD(ldexpf_inf_po function
390 ATF_TC_HEAD(ldexpf_zero_neg, tc) function
411 ATF_TC_HEAD(ldexpf_zero_pos, tc) function
[all...]
/freebsd-11-stable/contrib/netbsd-tests/include/machine/
H A Dt_bswap.c71 ATF_TC_HEAD(bswap16_basic, tc) function
85 ATF_TC_HEAD(bswap16_unconst, tc) function
101 ATF_TC_HEAD(bswap32_basic, tc) function
115 ATF_TC_HEAD(bswap32_unconst, tc) function
131 ATF_TC_HEAD(bswap64_basic, tc) function
145 ATF_TC_HEAD(bswap64_unconst, tc) function
/freebsd-11-stable/tests/sys/auditpipe/
H A Dauditpipe_test.c42 ATF_TC_HEAD(auditpipe_get_qlen, tc) function
59 ATF_TC_HEAD(auditpipe_get_qlimit, tc) function
76 ATF_TC_HEAD(auditpipe_set_qlimit, tc) function
125 ATF_TC_HEAD(auditpipe_get_qlimit_min, tc) function
142 ATF_TC_HEAD(auditpipe_get_qlimit_max, tc) function
159 ATF_TC_HEAD(auditpipe_get_maxauditdata, tc) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/c063/
H A Dt_openat.c51 ATF_TC_HEAD(openat_fd, tc) function
71 ATF_TC_HEAD(openat_fdcwd, tc) function
90 ATF_TC_HEAD(openat_fdcwderr, tc) function
104 ATF_TC_HEAD(openat_fderr1, tc) function
120 ATF_TC_HEAD(openat_fderr2, tc) function
140 ATF_TC_HEAD(openat_fderr3, tc) function
H A Dt_symlinkat.c55 ATF_TC_HEAD(symlinkat_fd, tc) function
79 ATF_TC_HEAD(symlinkat_fdcwd, tc) function
102 ATF_TC_HEAD(symlinkat_fdcwderr, tc) function
125 ATF_TC_HEAD(symlinkat_fderr, tc) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawn.c44 ATF_TC_HEAD(t_spawn_ls, tc) function
61 ATF_TC_HEAD(t_spawnp_ls, tc) function
78 ATF_TC_HEAD(t_spawn_zero, tc) function
97 ATF_TC_HEAD(t_spawn_missing, tc) function
117 ATF_TC_HEAD(t_spawn_nonexec, tc) function
137 ATF_TC_HEAD(t_spawn_child, tc) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_io.c49 ATF_TC_HEAD(bad_big5_wprintf, tc) function
68 ATF_TC_HEAD(bad_big5_swprintf, tc) function
88 ATF_TC_HEAD(good_big5_wprintf, tc) function
102 ATF_TC_HEAD(good_big5_swprintf, tc) function
134 ATF_TC_HEAD(good_big5_getwc, tc) function
156 ATF_TC_HEAD(bad_big5_getwc, tc) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_dummy.c41 ATF_TC_HEAD(dummy1, tc) function
65 ATF_TC_HEAD(dummy2, tc) function
92 ATF_TC_HEAD(dummy3, tc) function
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dt_mount.c31 ATF_TC_HEAD(48Kimage, tc)
48 ATF_TC_HEAD(fsbsizeovermaxphys, tc) function
90 ATF_TC_HEAD(fsbsizeovermaxbsize, tc) function
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_time.c45 ATF_TC_HEAD(time_copy, tc) function
61 ATF_TC_HEAD(time_mono, tc) function
87 ATF_TC_HEAD(time_timeofday, tc) function
H A Dt_sethostname.c51 ATF_TC_HEAD(sethostname_basic, tc) function
94 ATF_TC_HEAD(sethostname_limit, tc) function
119 ATF_TC_HEAD(sethostname_perm, tc) function
H A Dt_closefrom.c45 ATF_TC_HEAD(closefrom_basic, tc) function
77 ATF_TC_HEAD(closefrom_buffer, tc) function
120 ATF_TC_HEAD(closefrom_err, tc) function
133 ATF_TC_HEAD(closefrom_one, tc) function
H A Dt_nice.c64 ATF_TC_HEAD(nice_err, tc) function
89 ATF_TC_HEAD(nice_priority, tc) function
153 ATF_TC_HEAD(nice_root, tc) function
170 ATF_TC_HEAD(nice_thread, tc) function
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_glob.c39 ATF_TC_HEAD(glob_types, tc) function

Completed in 214 milliseconds

1234567891011>>