Home
last modified time | relevance | path

Searched refs:compare_file__empty__match (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dutils_test.cpp120 ATF_TEST_CASE_WITHOUT_HEAD(compare_file__empty__match);
121 ATF_TEST_CASE_BODY(compare_file__empty__match) in ATF_TEST_CASE_BODY() argument
453 ATF_ADD_TEST_CASE(tcs, compare_file__empty__match); in ATF_INIT_TEST_CASES()
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dutils_test.c126 ATF_TC_WITHOUT_HEAD(compare_file__empty__match);
127 ATF_TC_BODY(compare_file__empty__match, tc) in ATF_TC_BODY() argument
499 ATF_TP_ADD_TC(tp, compare_file__empty__match); in ATF_TP_ADD_TCS()