Searched refs:found_test_case (Results 1 – 1 of 1) sorted by relevance
183 const model::test_case& found_test_case = test_program.find("main"); in check_find_ok() local184 ATF_REQUIRE_EQ(test_case, found_test_case); in check_find_ok()