Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dh_build.h184 } cpp_tests[] = { variable
H A Dbuild_test.c186 for (test = cpp_tests; test->expargv[0] != NULL; test++) { in ATF_TC_BODY()
/freebsd/contrib/atf/atf-c++/
H A Dbuild_test.cpp177 for (struct cpp_test* test = cpp_tests; test->expargv[0] != NULL; in ATF_TEST_CASE_BODY()