Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dh_build.h287 } cxx_o_tests[] = { variable
H A Dbuild_test.c223 for (test = cxx_o_tests; test->expargv[0] != NULL; test++) { in ATF_TC_BODY()
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dbuild_test.cpp209 for (struct cxx_o_test* test = cxx_o_tests; test->expargv[0] != NULL; in ATF_TEST_CASE_BODY()