Searched refs:compare_file__empty__not_match (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/atf/atf-c/
H A Dutils_test.c130 ATF_TC_WITHOUT_HEAD(compare_file__empty__not_match); variable
131 ATF_TC_BODY(compare_file__empty__not_match, tc)
534 ATF_TP_ADD_TC(tp, compare_file__empty__not_match);
/freebsd-13-stable/contrib/atf/atf-c++/
H A Dutils_test.cpp123 ATF_TEST_CASE_WITHOUT_HEAD(compare_file__empty__not_match); variable
124 ATF_TEST_CASE_BODY(compare_file__empty__not_match)
479 ATF_ADD_TEST_CASE(tcs, compare_file__empty__not_match);

Completed in 1190 milliseconds