Lines Matching refs:TH_LOG

193 			TH_LOG("Failed to create directory \"%s\": %s", parent,  in mkdir_parents()
207 TH_LOG("Failed to create directory \"%s\": %s", path, in create_directory()
218 TH_LOG("Failed to create file \"%s\": %s", path, in create_file()
292 TH_LOG("Failed to mount the %s filesystem: %s", mnt->type, in prepare_layout_opt()
711 TH_LOG("Failed to open directory \"%s\": %s", path, in add_path_beneath()
717 TH_LOG("Failed to update the ruleset with \"%s\": %s", path, in add_path_beneath()
751 TH_LOG("No rule list"); in create_ruleset()
755 TH_LOG("Empty rule list"); in create_ruleset()
762 TH_LOG("Failed to create a ruleset: %s", strerror(errno)); in create_ruleset()
1652 TH_LOG("Failed to pivot root: %s", strerror(errno)); in TEST_F_FORK()
1706 TH_LOG("Failed to move mount: %s", strerror(errno)); in TEST_F_FORK()
1889 TH_LOG("Failed to chroot: %s", strerror(errno)); in test_relative_path()
1897 TH_LOG("Failed to chroot: %s", strerror(errno)); in test_relative_path()
1969 TH_LOG("Failed to open \"%s\": %s", dst_path, strerror(errno)); in copy_binary()
1974 TH_LOG("Failed to open \"" BINARY_PATH "\": %s", in copy_binary()
1995 TH_LOG("Failed to execute \"%s\": %s", path, in test_execute()
2006 TH_LOG("Unexpected return code for \"%s\": %s", path, in test_execute()
3205 TH_LOG("Failed to make file \"%s\": %s", file2_s1d1, in test_make_file()
3227 TH_LOG("Failed to make file \"%s\": %s", file1_s1d2, in test_make_file()
3393 TH_LOG("Successfully opened /proc/self/fd/%d: %s", reg_fd, in TEST_F_FORK()
3430 TH_LOG("Failed to write in pipe: %s", strerror(errno)); in TEST_F_FORK()
3440 TH_LOG("Failed to write through /proc/self/fd/%d: %s", in TEST_F_FORK()
3451 TH_LOG("Failed to read through /proc/self/fd/%d: %s", in TEST_F_FORK()
4348 TH_LOG("Failed to open /dev/zero: %s", strerror(errno)); in TEST_F_FORK()
5225 TH_LOG("Failed to create directory \"%s\": %s", in FIXTURE_SETUP()
5240 TH_LOG("Failed to create file \"%s\": %s", in FIXTURE_SETUP()