Lines Matching refs:TH_LOG

305 			TH_LOG("kcmp() syscall missing (test is less accurate)");\
327 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST()
338 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST_SIGNAL()
343 TH_LOG("Unreachable!"); in TEST_SIGNAL()
354 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
365 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
370 TH_LOG("Kernel does not support CONFIG_SECCOMP_FILTER!"); in TEST()
387 TH_LOG("Expected 0 or unsupported for NO_NEW_PRIVS"); in TEST()
429 TH_LOG("Installing %d insn filter was allowed", prog.len); in TEST()
436 TH_LOG("Installing %d insn filter wasn't allowed", prog.len); in TEST()
475 TH_LOG("Allowed %d %d-insn filters (total with penalties:%d)", in TEST()
603 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
625 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
815 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in kill_thread_or_group()
901 TH_LOG("Unknown SECCOMP_RET is only killing the thread?"); in TEST()
1105 TH_LOG("sigaction failed"); in TEST_F()
1109 TH_LOG("sigprocmask failed"); in TEST_F()
1521 TH_LOG("Failed to set PTRACE_O_TRACESECCOMP"); in start_tracer()
1773 TH_LOG("Can't modify syscall return on this architecture")
1796 TH_LOG("Can't modify syscall return on this architecture")
1978 TH_LOG("Unknown PTRACE_GETEVENTMSG: 0x%lx", msg); in tracer_seccomp()
2098 TH_LOG("Running this test as init is not supported. :)"); in FIXTURE_SETUP()
2237 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2243 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2246 TH_LOG("Did not reject crazy op value!"); in TEST()
2252 TH_LOG("Did not reject mode strict with flags!"); in TEST()
2256 TH_LOG("Did not reject mode strict with uargs!"); in TEST()
2262 TH_LOG("Did not reject crazy filter flags!"); in TEST()
2266 TH_LOG("Did not reject NULL filter!"); in TEST()
2271 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER: %s", in TEST()
2289 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2294 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2297 TH_LOG("Could not install filter!"); in TEST()
2303 TH_LOG("Switched to mode strict!"); in TEST()
2308 TH_LOG("Switched to mode strict!"); in TEST()
2349 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2353 TH_LOG("Failed to detect that a known-good filter flag (0x%X) is supported!", in TEST()
2375 TH_LOG("Failed to detect that all known-good filter flags (0x%X) are supported!", in TEST()
2386 TH_LOG("Failed to detect that an unknown filter flag (0x%X) is unsupported!", in TEST()
2398TH_LOG("Failed to detect that an unknown filter flag (0x%X) is unsupported! Does a new flag need t… in TEST()
2416 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2422 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
2425 TH_LOG("Could not install initial filter with TSYNC!"); in TEST()
2452 TH_LOG("pthread_join of tid %u failed: %d\n", \
2595 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2601 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2604 TH_LOG("setting filter failed"); in TEST_F()
2619 TH_LOG("cond broadcast non-zero"); in TEST_F()
2636 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2641 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2644 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2657 TH_LOG("Could install filter on all threads!"); in TEST_F()
2662 TH_LOG("cond broadcast non-zero"); in TEST_F()
2687 TH_LOG("cond broadcast non-zero"); in TEST_F()
2712 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2718 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2721 TH_LOG("Could install filter on all threads!"); in TEST_F()
2727 TH_LOG("cond broadcast non-zero"); in TEST_F()
2744 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2749 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2752 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2766 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2772 TH_LOG("cond broadcast non-zero"); in TEST_F()
2789 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2794 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2797 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2812 TH_LOG("Did not return ESRCH for diverged sibling."); in TEST_F()
2815 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2821 TH_LOG("cond broadcast non-zero"); in TEST_F()
2839 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
2859 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
2862 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
2868 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
2883 TH_LOG("cond broadcast non-zero"); in TEST_F()
2897 TH_LOG("Expected the remaining sibling to sync"); in TEST_F()
2908 TH_LOG("cond broadcast non-zero"); in TEST_F()
2978 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2983 TH_LOG("Failed to install filter!"); in TEST()
2987 TH_LOG("Failed to read() sync from parent"); in TEST()
2990 TH_LOG("Failed to get sync data from read()"); in TEST()
2997 TH_LOG("Call to nanosleep() failed (errno %d)", errno); in TEST()
3002 TH_LOG("Failed final read() from parent"); in TEST()
3005 TH_LOG("Failed to get final data from read()"); in TEST()
3128 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_SIGNAL()
3131 TH_LOG("Kernel accepted FILTER_FLAG_LOG flag in strict mode!"); in TEST_SIGNAL()
3134 TH_LOG("Kernel returned unexpected errno for FILTER_FLAG_LOG flag in strict mode!"); in TEST_SIGNAL()
3145 TH_LOG("Kernel does not support the FILTER_FLAG_LOG flag!"); in TEST_SIGNAL()
3170 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
3173 TH_LOG("Kernel does not support SECCOMP_GET_ACTION_AVAIL operation!"); in TEST()
3180 TH_LOG("Expected action (0x%X) not available!", in TEST()
3298 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3392 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3418 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3470 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3542 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3619 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3739 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3827 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3881 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
3967 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
4094 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()