Lines Matching refs:stderr_contents
167 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_2()
177 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_2()
187 ATF_REQUIRE_EQ("Test stderr", iter.stderr_contents()); in check_action_2()
197 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_2()
207 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_2()
287 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_3()
297 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_3()
307 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_3()
317 ATF_REQUIRE_EQ("Another stderr", iter.stderr_contents()); in check_action_3()
378 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_4()
388 ATF_REQUIRE(iter.stderr_contents().empty()); in check_action_4()
398 ATF_REQUIRE_EQ("Test stderr", iter.stderr_contents()); in check_action_4()