Lines Matching refs:TH_LOG

94 			TH_LOG("Failed to create directory \"%s\": %s",  in mkdir_parents()
107 TH_LOG("Failed to create directory \"%s\": %s", path, in create_directory()
117 TH_LOG("Failed to create file \"%s\": %s", path, in create_file()
439 TH_LOG("Failed to open directory \"%s\": %s", path, in add_path_beneath()
444 TH_LOG("Failed to update the ruleset with \"%s\": %s", path, in add_path_beneath()
472 TH_LOG("No rule list"); in create_ruleset()
475 TH_LOG("Empty rule list"); in create_ruleset()
481 TH_LOG("Failed to create a ruleset: %s", strerror(errno)); in create_ruleset()
496 TH_LOG("Failed to enforce ruleset: %s", strerror(errno)); in enforce_ruleset()
1253 TH_LOG("Failed to pivot root: %s", strerror(errno)); in TEST_F_FORK()
1306 TH_LOG("Failed to move mount: %s", strerror(errno)); in TEST_F_FORK()
1429 TH_LOG("Failed to chroot: %s", strerror(errno)); in test_relative_path()
1436 TH_LOG("Failed to chroot: %s", strerror(errno)); in test_relative_path()
1505 TH_LOG("Failed to open \"%s\": %s", dst_path, in copy_binary()
1510 TH_LOG("Failed to open \"" BINARY_PATH "\": %s", in copy_binary()
1530 TH_LOG("Failed to execute \"%s\": %s", path, in test_execute()
1540 TH_LOG("Unexpected return code for \"%s\": %s", path, in test_execute()
1824 TH_LOG("Failed to make file \"%s\": %s", in test_make_file()
1845 TH_LOG("Failed to make file \"%s\": %s", in test_make_file()
2009 TH_LOG("Successfully opened /proc/self/fd/%d: %s", in TEST_F_FORK()
2045 TH_LOG("Failed to write in pipe: %s", strerror(errno)); in TEST_F_FORK()
2054 TH_LOG("Failed to write through /proc/self/fd/%d: %s", in TEST_F_FORK()
2064 TH_LOG("Failed to read through /proc/self/fd/%d: %s", in TEST_F_FORK()