Searched refs:gethostby_test (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libc/tests/nss/
H A DMakefile13 ATF_TESTS_C+= gethostby_test
14 TEST_METADATA.gethostby_test= timeout="1200"
/freebsd-12-stable/lib/libc/tests/resolv/
H A Dresolv_test.c325 ATF_TC(gethostby_test); variable
326 ATF_TC_HEAD(gethostby_test, tc) {
329 ATF_TC_BODY(gethostby_test, tc)
350 ATF_TP_ADD_TC(tp, gethostby_test);

Completed in 123 milliseconds