Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dh_build.h283 } cxx_o_tests[] = { variable
H A Dbuild_test.c214 for (test = cxx_o_tests; test->expargv[0] != NULL; test++) { in ATF_TC_BODY()
/freebsd/contrib/atf/atf-c++/
H A Dbuild_test.cpp198 for (struct cxx_o_test* test = cxx_o_tests; test->expargv[0] != NULL; in ATF_TEST_CASE_BODY()