Lines Matching refs:TH_LOG

183 		TH_LOG("Kernel does not support CONFIG_SECCOMP");  in TEST()
194 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST_SIGNAL()
199 TH_LOG("Unreachable!"); in TEST_SIGNAL()
210 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
221 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
226 TH_LOG("Kernel does not support CONFIG_SECCOMP_FILTER!"); in TEST()
243 TH_LOG("Expected 0 or unsupported for NO_NEW_PRIVS"); in TEST()
285 TH_LOG("Installing %d insn filter was allowed", prog.len); in TEST()
292 TH_LOG("Installing %d insn filter wasn't allowed", prog.len); in TEST()
331 TH_LOG("Allowed %d %d-insn filters (total with penalties:%d)", in TEST()
459 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
481 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
663 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in kill_thread_or_group()
930 TH_LOG("sigaction failed"); in TEST_F()
934 TH_LOG("sigprocmask failed"); in TEST_F()
1346 TH_LOG("Failed to set PTRACE_O_TRACESECCOMP"); in start_tracer()
1582 TH_LOG("PTRACE_GETREGS failed"); in get_syscall()
1591 TH_LOG("PTRACE_GETREGSET failed"); in get_syscall()
1655 TH_LOG("How is the syscall changed on this architecture?"); in change_syscall()
1662 TH_LOG("Can't modify syscall return on this architecture"); in change_syscall()
1705 TH_LOG("Unknown PTRACE_GETEVENTMSG: 0x%lx", msg); in tracer_syscall()
1766 TH_LOG("Running this test as init is not supported. :)"); in FIXTURE_SETUP()
1994 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2000 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2003 TH_LOG("Did not reject crazy op value!"); in TEST()
2009 TH_LOG("Did not reject mode strict with flags!"); in TEST()
2013 TH_LOG("Did not reject mode strict with uargs!"); in TEST()
2019 TH_LOG("Did not reject crazy filter flags!"); in TEST()
2023 TH_LOG("Did not reject NULL filter!"); in TEST()
2028 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER: %s", in TEST()
2046 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2051 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2054 TH_LOG("Could not install filter!"); in TEST()
2060 TH_LOG("Switched to mode strict!"); in TEST()
2065 TH_LOG("Switched to mode strict!"); in TEST()
2101 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2105 TH_LOG("Failed to detect that a known-good filter flag (0x%X) is supported!", in TEST()
2116 TH_LOG("Failed to detect that all known-good filter flags (0x%X) are supported!", in TEST()
2125 TH_LOG("Failed to detect that an unknown filter flag (0x%X) is unsupported!", in TEST()
2137TH_LOG("Failed to detect that an unknown filter flag (0x%X) is unsupported! Does a new flag need t… in TEST()
2155 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2161 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2164 TH_LOG("Could not install initial filter with TSYNC!"); in TEST()
2191 TH_LOG("pthread_join of tid %u failed: %d\n", \
2334 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2340 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2343 TH_LOG("setting filter failed"); in TEST_F()
2358 TH_LOG("cond broadcast non-zero"); in TEST_F()
2375 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2380 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2383 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2396 TH_LOG("Could install filter on all threads!"); in TEST_F()
2401 TH_LOG("cond broadcast non-zero"); in TEST_F()
2426 TH_LOG("cond broadcast non-zero"); in TEST_F()
2451 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2457 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2460 TH_LOG("Could install filter on all threads!"); in TEST_F()
2466 TH_LOG("cond broadcast non-zero"); in TEST_F()
2483 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2488 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2491 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2505 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2511 TH_LOG("cond broadcast non-zero"); in TEST_F()
2528 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2548 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2551 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2557 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2572 TH_LOG("cond broadcast non-zero"); in TEST_F()
2586 TH_LOG("Expected the remaining sibling to sync"); in TEST_F()
2597 TH_LOG("cond broadcast non-zero"); in TEST_F()
2666 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2671 TH_LOG("Failed to install filter!"); in TEST()
2675 TH_LOG("Failed to read() sync from parent"); in TEST()
2678 TH_LOG("Failed to get sync data from read()"); in TEST()
2685 TH_LOG("Call to nanosleep() failed (errno %d)", errno); in TEST()
2690 TH_LOG("Failed final read() from parent"); in TEST()
2693 TH_LOG("Failed to get final data from read()"); in TEST()
2810 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_SIGNAL()
2813 TH_LOG("Kernel accepted FILTER_FLAG_LOG flag in strict mode!"); in TEST_SIGNAL()
2816 TH_LOG("Kernel returned unexpected errno for FILTER_FLAG_LOG flag in strict mode!"); in TEST_SIGNAL()
2827 TH_LOG("Kernel does not support the FILTER_FLAG_LOG flag!"); in TEST_SIGNAL()
2852 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2855 TH_LOG("Kernel does not support SECCOMP_GET_ACTION_AVAIL operation!"); in TEST()
2862 TH_LOG("Expected action (0x%X) not available!", in TEST()