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

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

Completed in 113 milliseconds