Lines Matching refs:file_exists
437 ATF_REQUIRE(!atf::utils::file_exists( in ATF_TEST_CASE_BODY()
439 ATF_REQUIRE(!atf::utils::file_exists( in ATF_TEST_CASE_BODY()
441 ATF_REQUIRE(!atf::utils::file_exists( in ATF_TEST_CASE_BODY()
546 ATF_REQUIRE(atf::utils::file_exists( in ATF_TEST_CASE_BODY()
551 ATF_REQUIRE(!atf::utils::file_exists(exit_handle.stdout_file().str())); in ATF_TEST_CASE_BODY()
552 ATF_REQUIRE(!atf::utils::file_exists(exit_handle.stderr_file().str())); in ATF_TEST_CASE_BODY()
553 ATF_REQUIRE(!atf::utils::file_exists(exit_handle.work_directory().str())); in ATF_TEST_CASE_BODY()
591 ATF_REQUIRE(atf::utils::file_exists( in ATF_TEST_CASE_BODY()
593 ATF_REQUIRE(atf::utils::file_exists( in ATF_TEST_CASE_BODY()
595 ATF_REQUIRE(atf::utils::file_exists( in ATF_TEST_CASE_BODY()
612 ATF_REQUIRE(!atf::utils::file_exists(exit_1_handle.stdout_file().str())); in ATF_TEST_CASE_BODY()
613 ATF_REQUIRE(!atf::utils::file_exists(exit_1_handle.stderr_file().str())); in ATF_TEST_CASE_BODY()
614 ATF_REQUIRE(!atf::utils::file_exists(exit_1_handle.work_directory().str())); in ATF_TEST_CASE_BODY()
750 ATF_REQUIRE(!atf::utils::file_exists((*iter).str())); in ATF_TEST_CASE_BODY()
815 if (atf::utils::file_exists(root_work_directory.get().str())) { in do_signal_handling_test()
826 while (!atf::utils::file_exists(cookie)) { in do_signal_handling_test()
910 ATF_REQUIRE(atf::utils::file_exists( in ATF_TEST_CASE_BODY()
912 ATF_REQUIRE(!atf::utils::file_exists( in ATF_TEST_CASE_BODY()