Lines Matching refs:TH_LOG
309 TH_LOG("kcmp() syscall missing (test is less accurate)");\
331 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST()
342 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST_SIGNAL()
347 TH_LOG("Unreachable!"); in TEST_SIGNAL()
358 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
369 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
374 TH_LOG("Kernel does not support CONFIG_SECCOMP_FILTER!"); in TEST()
391 TH_LOG("Expected 0 or unsupported for NO_NEW_PRIVS"); in TEST()
433 TH_LOG("Installing %d insn filter was allowed", prog.len); in TEST()
440 TH_LOG("Installing %d insn filter wasn't allowed", prog.len); in TEST()
479 TH_LOG("Allowed %d %d-insn filters (total with penalties:%d)", in TEST()
607 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
629 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
819 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in kill_thread_or_group()
905 TH_LOG("Unknown SECCOMP_RET is only killing the thread?"); in TEST()
1109 TH_LOG("sigaction failed"); in TEST_F()
1113 TH_LOG("sigprocmask failed"); in TEST_F()
1525 TH_LOG("Failed to set PTRACE_O_TRACESECCOMP"); in start_tracer()
1786 TH_LOG("Can't modify syscall return on this architecture")
1809 TH_LOG("Can't modify syscall return on this architecture")
1991 TH_LOG("Unknown PTRACE_GETEVENTMSG: 0x%lx", msg); in tracer_seccomp()
2111 TH_LOG("Running this test as init is not supported. :)"); in FIXTURE_SETUP()
2250 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2256 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2259 TH_LOG("Did not reject crazy op value!"); in TEST()
2265 TH_LOG("Did not reject mode strict with flags!"); in TEST()
2269 TH_LOG("Did not reject mode strict with uargs!"); in TEST()
2275 TH_LOG("Did not reject crazy filter flags!"); in TEST()
2279 TH_LOG("Did not reject NULL filter!"); in TEST()
2284 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER: %s", in TEST()
2302 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2307 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2310 TH_LOG("Could not install filter!"); in TEST()
2316 TH_LOG("Switched to mode strict!"); in TEST()
2321 TH_LOG("Switched to mode strict!"); in TEST()
2362 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2366 TH_LOG("Failed to detect that a known-good filter flag (0x%X) is supported!", in TEST()
2388 TH_LOG("Failed to detect that all known-good filter flags (0x%X) are supported!", in TEST()
2399 TH_LOG("Failed to detect that an unknown filter flag (0x%X) is unsupported!", in TEST()
2411 …TH_LOG("Failed to detect that an unknown filter flag (0x%X) is unsupported! Does a new flag need t… in TEST()
2429 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2435 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2438 TH_LOG("Could not install initial filter with TSYNC!"); in TEST()
2465 TH_LOG("pthread_join of tid %u failed: %d\n", \
2608 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2614 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2617 TH_LOG("setting filter failed"); in TEST_F()
2632 TH_LOG("cond broadcast non-zero"); in TEST_F()
2649 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2654 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2657 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2670 TH_LOG("Could install filter on all threads!"); in TEST_F()
2675 TH_LOG("cond broadcast non-zero"); in TEST_F()
2700 TH_LOG("cond broadcast non-zero"); in TEST_F()
2725 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2731 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2734 TH_LOG("Could install filter on all threads!"); in TEST_F()
2740 TH_LOG("cond broadcast non-zero"); in TEST_F()
2757 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2762 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2765 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2779 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2785 TH_LOG("cond broadcast non-zero"); in TEST_F()
2802 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2807 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2810 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2825 TH_LOG("Did not return ESRCH for diverged sibling."); in TEST_F()
2828 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2834 TH_LOG("cond broadcast non-zero"); in TEST_F()
2852 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2872 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2875 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2881 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2896 TH_LOG("cond broadcast non-zero"); in TEST_F()
2910 TH_LOG("Expected the remaining sibling to sync"); in TEST_F()
2921 TH_LOG("cond broadcast non-zero"); in TEST_F()
2991 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2996 TH_LOG("Failed to install filter!"); in TEST()
3000 TH_LOG("Failed to read() sync from parent"); in TEST()
3003 TH_LOG("Failed to get sync data from read()"); in TEST()
3010 TH_LOG("Call to nanosleep() failed (errno %d)", errno); in TEST()
3015 TH_LOG("Failed final read() from parent"); in TEST()
3018 TH_LOG("Failed to get final data from read()"); in TEST()
3141 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_SIGNAL()
3144 TH_LOG("Kernel accepted FILTER_FLAG_LOG flag in strict mode!"); in TEST_SIGNAL()
3147 TH_LOG("Kernel returned unexpected errno for FILTER_FLAG_LOG flag in strict mode!"); in TEST_SIGNAL()
3158 TH_LOG("Kernel does not support the FILTER_FLAG_LOG flag!"); in TEST_SIGNAL()
3183 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
3186 TH_LOG("Kernel does not support SECCOMP_GET_ACTION_AVAIL operation!"); in TEST()
3193 TH_LOG("Expected action (0x%X) not available!", in TEST()
3311 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3405 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3431 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3483 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3555 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3632 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3752 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3840 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3894 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3982 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
4138 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()