Lines Matching refs:TH_LOG

173 			TH_LOG("Failed to create directory \"%s\": %s", parent,  in mkdir_parents()
187 TH_LOG("Failed to create directory \"%s\": %s", path, in create_directory()
198 TH_LOG("Failed to create file \"%s\": %s", path, in create_file()
272 TH_LOG("Failed to mount the %s filesystem: %s", mnt->type, in prepare_layout_opt()
621 TH_LOG("Failed to open directory \"%s\": %s", path, in add_path_beneath()
627 TH_LOG("Failed to update the ruleset with \"%s\": %s", path, in add_path_beneath()
661 TH_LOG("No rule list"); in create_ruleset()
665 TH_LOG("Empty rule list"); in create_ruleset()
672 TH_LOG("Failed to create a ruleset: %s", strerror(errno)); in create_ruleset()
688 TH_LOG("Failed to enforce ruleset: %s", strerror(errno)); in enforce_ruleset()
1569 TH_LOG("Failed to pivot root: %s", strerror(errno)); in TEST_F_FORK()
1623 TH_LOG("Failed to move mount: %s", strerror(errno)); in TEST_F_FORK()
1747 TH_LOG("Failed to chroot: %s", strerror(errno)); in test_relative_path()
1755 TH_LOG("Failed to chroot: %s", strerror(errno)); in test_relative_path()
1827 TH_LOG("Failed to open \"%s\": %s", dst_path, strerror(errno)); in copy_binary()
1832 TH_LOG("Failed to open \"" BINARY_PATH "\": %s", in copy_binary()
1853 TH_LOG("Failed to execute \"%s\": %s", path, in test_execute()
1864 TH_LOG("Unexpected return code for \"%s\"", path); in test_execute()
3025 TH_LOG("Failed to make file \"%s\": %s", file2_s1d1, in test_make_file()
3047 TH_LOG("Failed to make file \"%s\": %s", file1_s1d2, in test_make_file()
3213 TH_LOG("Successfully opened /proc/self/fd/%d: %s", reg_fd, in TEST_F_FORK()
3250 TH_LOG("Failed to write in pipe: %s", strerror(errno)); in TEST_F_FORK()
3260 TH_LOG("Failed to write through /proc/self/fd/%d: %s", in TEST_F_FORK()
3271 TH_LOG("Failed to read through /proc/self/fd/%d: %s", in TEST_F_FORK()
4599 TH_LOG("Failed to create directory \"%s\": %s", in FIXTURE_SETUP()
4616 TH_LOG("Failed to create file \"%s\": %s", in FIXTURE_SETUP()