Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c/
H A Dh_build.h273 static struct cxx_o_test { struct
H A Dbuild_test.c212 struct cxx_o_test *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()