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

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

Completed in 109 milliseconds