Home
last modified time | relevance | path

Searched refs:c_o_tests (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/atf/atf-c/
H A Dh_build.h46 } c_o_tests[] = { variable
H A Dbuild_test.c157 for (test = c_o_tests; test->expargv[0] != NULL; test++) { in ATF_TC_BODY()
/freebsd/contrib/atf/atf-c++/
H A Dbuild_test.cpp155 for (struct c_o_test* test = c_o_tests; test->expargv[0] != NULL; in ATF_TEST_CASE_BODY()