Lines Matching refs:atf_error_is
70 ATF_REQUIRE(atf_error_is(err, "test_error"));
71 ATF_REQUIRE(!atf_error_is(err, "unknown_error"));
77 ATF_REQUIRE(atf_error_is(err, "test_data_error"));
78 ATF_REQUIRE(!atf_error_is(err, "unknown_error"));
100 ATF_REQUIRE(atf_error_is(err, "no_memory"));
177 ATF_REQUIRE(atf_error_is(err, "libc"));
183 ATF_REQUIRE(atf_error_is(err, "libc"));
233 ATF_REQUIRE(atf_error_is(err, "no_memory"));
266 ATF_REQUIRE(atf_error_is(err, "no_memory"));
273 ATF_REQUIRE(atf_error_is(err, "no_memory"));