Searched defs:compare_file__short__not_match (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Dutils_test.c146 ATF_TC_WITHOUT_HEAD(compare_file__short__not_match); variable
147 ATF_TC_BODY(compare_file__short__not_match, tc)
535 ATF_TP_ADD_TC(tp, compare_file__short__not_match);
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dutils_test.cpp139 ATF_TEST_CASE_WITHOUT_HEAD(compare_file__short__not_match); variable
140 ATF_TEST_CASE_BODY(compare_file__short__not_match)
480 ATF_ADD_TEST_CASE(tcs, compare_file__short__not_match);

Completed in 21 milliseconds