Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dh_build.h179 static struct cpp_test { struct
H A Dbuild_test.c192 struct cpp_test *test; in ATF_TC_BODY()
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dbuild_test.cpp187 for (struct cpp_test* test = cpp_tests; test->expargv[0] != NULL; in ATF_TEST_CASE_BODY()