Searched refs:atf_no_error (Results 1 - 25 of 398) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/atf/atf-c/
H A Datf_c_test.c45 return atf_no_error();
H A Dunused_test.c51 return atf_no_error();
H A Derror.h50 atf_error_t atf_no_error(void);
H A Dtp_test.c87 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_mktemp.c53 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/lib/semaphore/pthread/
H A Dt_sem_pth.c16 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/kernel/
H A Dt_extattrctl.c27 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_syslog.c55 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcspn.c57 return atf_no_error();
H A Dt_strspn.c59 return atf_no_error();
H A Dt_stresep.c71 return atf_no_error();
H A Dt_strpbrk.c61 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/
H A Dt_gdtoa.c66 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/rump/rumpkern/
H A Dt_tsleep.c62 return atf_no_error();
H A Dt_modlinkset.c72 return atf_no_error();
H A Dt_threads.c80 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/include/
H A Dt_stdint.c56 return atf_no_error();
H A Dt_glob.c74 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/gen/execve/
H A Dt_execve.c57 return atf_no_error();
/freebsd-10.2-release/contrib/atf/atf-c/detail/
H A Dprocess.c73 err = atf_no_error();
77 err = atf_no_error();
119 return atf_no_error();
135 return atf_no_error();
144 return atf_no_error();
155 return atf_no_error();
166 return atf_no_error();
192 return atf_no_error();
254 return atf_no_error();
319 err = atf_no_error();
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/locale/
H A Dt_wcscspn.c57 return atf_no_error();
H A Dt_wcsspn.c59 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/sys/
H A Dt_ucontext.c75 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/lib/libm/
H A Dt_fmod.c68 return atf_no_error();
/freebsd-10.2-release/contrib/netbsd-tests/net/net/
H A Dt_raw.c40 return atf_no_error();

Completed in 116 milliseconds

1234567891011>>