Lines Matching refs:TH_LOG

233 		TH_LOG("Kernel does not support CONFIG_SECCOMP");  in TEST()
244 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST_SIGNAL()
249 TH_LOG("Unreachable!"); in TEST_SIGNAL()
260 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
271 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
276 TH_LOG("Kernel does not support CONFIG_SECCOMP_FILTER!"); in TEST()
293 TH_LOG("Expected 0 or unsupported for NO_NEW_PRIVS"); in TEST()
335 TH_LOG("Installing %d insn filter was allowed", prog.len); in TEST()
342 TH_LOG("Installing %d insn filter wasn't allowed", prog.len); in TEST()
381 TH_LOG("Allowed %d %d-insn filters (total with penalties:%d)", in TEST()
509 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
531 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
713 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in kill_thread_or_group()
980 TH_LOG("sigaction failed"); in TEST_F()
984 TH_LOG("sigprocmask failed"); in TEST_F()
1396 TH_LOG("Failed to set PTRACE_O_TRACESECCOMP"); in start_tracer()
1641 TH_LOG("PTRACE_GETREGS failed"); in get_syscall()
1650 TH_LOG("PTRACE_GETREGSET failed"); in get_syscall()
1714 TH_LOG("How is the syscall changed on this architecture?"); in change_syscall()
1721 TH_LOG("Can't modify syscall return on this architecture"); in change_syscall()
1769 TH_LOG("Unknown PTRACE_GETEVENTMSG: 0x%lx", msg); in tracer_syscall()
1839 TH_LOG("Running this test as init is not supported. :)"); in FIXTURE_SETUP()
2091 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2097 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2100 TH_LOG("Did not reject crazy op value!"); in TEST()
2106 TH_LOG("Did not reject mode strict with flags!"); in TEST()
2110 TH_LOG("Did not reject mode strict with uargs!"); in TEST()
2116 TH_LOG("Did not reject crazy filter flags!"); in TEST()
2120 TH_LOG("Did not reject NULL filter!"); in TEST()
2125 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER: %s", in TEST()
2143 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2148 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2151 TH_LOG("Could not install filter!"); in TEST()
2157 TH_LOG("Switched to mode strict!"); in TEST()
2162 TH_LOG("Switched to mode strict!"); in TEST()
2202 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2206 TH_LOG("Failed to detect that a known-good filter flag (0x%X) is supported!", in TEST()
2228 TH_LOG("Failed to detect that all known-good filter flags (0x%X) are supported!", in TEST()
2239 TH_LOG("Failed to detect that an unknown filter flag (0x%X) is unsupported!", in TEST()
2251TH_LOG("Failed to detect that an unknown filter flag (0x%X) is unsupported! Does a new flag need t… in TEST()
2269 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2275 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2278 TH_LOG("Could not install initial filter with TSYNC!"); in TEST()
2305 TH_LOG("pthread_join of tid %u failed: %d\n", \
2448 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2454 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2457 TH_LOG("setting filter failed"); in TEST_F()
2472 TH_LOG("cond broadcast non-zero"); in TEST_F()
2489 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2494 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2497 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2510 TH_LOG("Could install filter on all threads!"); in TEST_F()
2515 TH_LOG("cond broadcast non-zero"); in TEST_F()
2540 TH_LOG("cond broadcast non-zero"); in TEST_F()
2565 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2571 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2574 TH_LOG("Could install filter on all threads!"); in TEST_F()
2580 TH_LOG("cond broadcast non-zero"); in TEST_F()
2597 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2602 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2605 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2619 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2625 TH_LOG("cond broadcast non-zero"); in TEST_F()
2643 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2663 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2666 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2672 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2687 TH_LOG("cond broadcast non-zero"); in TEST_F()
2701 TH_LOG("Expected the remaining sibling to sync"); in TEST_F()
2712 TH_LOG("cond broadcast non-zero"); in TEST_F()
2781 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2786 TH_LOG("Failed to install filter!"); in TEST()
2790 TH_LOG("Failed to read() sync from parent"); in TEST()
2793 TH_LOG("Failed to get sync data from read()"); in TEST()
2800 TH_LOG("Call to nanosleep() failed (errno %d)", errno); in TEST()
2805 TH_LOG("Failed final read() from parent"); in TEST()
2808 TH_LOG("Failed to get final data from read()"); in TEST()
2930 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_SIGNAL()
2933 TH_LOG("Kernel accepted FILTER_FLAG_LOG flag in strict mode!"); in TEST_SIGNAL()
2936 TH_LOG("Kernel returned unexpected errno for FILTER_FLAG_LOG flag in strict mode!"); in TEST_SIGNAL()
2947 TH_LOG("Kernel does not support the FILTER_FLAG_LOG flag!"); in TEST_SIGNAL()
2972 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2975 TH_LOG("Kernel does not support SECCOMP_GET_ACTION_AVAIL operation!"); in TEST()
2982 TH_LOG("Expected action (0x%X) not available!", in TEST()
3100 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3186 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3238 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3308 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3382 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()