Lines Matching refs:TH_LOG

108 		TH_LOG("Kernel does not support CONFIG_SECCOMP");  in TEST()
119 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST_SIGNAL()
124 TH_LOG("Unreachable!"); in TEST_SIGNAL()
135 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
146 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
151 TH_LOG("Kernel does not support CONFIG_SECCOMP_FILTER!"); in TEST()
168 TH_LOG("Expected 0 or unsupported for NO_NEW_PRIVS"); in TEST()
210 TH_LOG("Installing %d insn filter was allowed", prog.len); in TEST()
217 TH_LOG("Installing %d insn filter wasn't allowed", prog.len); in TEST()
256 TH_LOG("Allowed %d %d-insn filters (total with penalties:%d)", in TEST()
362 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
384 TH_LOG("getpid() shouldn't ever return"); in TEST_SIGNAL()
701 TH_LOG("sigaction failed"); in TEST_F()
705 TH_LOG("sigprocmask failed"); in TEST_F()
1047 TH_LOG("Failed to set PTRACE_O_TRACESECCOMP"); in tracer()
1258 TH_LOG("PTRACE_GETREGSET failed"); in get_syscall()
1307 TH_LOG("How is the syscall changed on this architecture?"); in change_syscall()
1349 TH_LOG("Unknown PTRACE_GETEVENTMSG: 0x%lx", msg); in tracer_syscall()
1385 TH_LOG("Running this test as init is not supported. :)"); in FIXTURE_SETUP()
1504 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
1510 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
1513 TH_LOG("Did not reject crazy op value!"); in TEST()
1519 TH_LOG("Did not reject mode strict with flags!"); in TEST()
1523 TH_LOG("Did not reject mode strict with uargs!"); in TEST()
1529 TH_LOG("Did not reject crazy filter flags!"); in TEST()
1533 TH_LOG("Did not reject NULL filter!"); in TEST()
1538 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER: %s", in TEST()
1556 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
1561 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
1564 TH_LOG("Could not install filter!"); in TEST()
1570 TH_LOG("Switched to mode strict!"); in TEST()
1575 TH_LOG("Switched to mode strict!"); in TEST()
1592 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
1598 TH_LOG("Kernel does not support seccomp syscall!"); in TEST()
1601 TH_LOG("Could not install initial filter with TSYNC!"); in TEST()
1754 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
1760 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
1763 TH_LOG("setting filter failed"); in TEST_F()
1778 TH_LOG("cond broadcast non-zero"); in TEST_F()
1795 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
1800 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
1803 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
1816 TH_LOG("Could install filter on all threads!"); in TEST_F()
1821 TH_LOG("cond broadcast non-zero"); in TEST_F()
1846 TH_LOG("cond broadcast non-zero"); in TEST_F()
1871 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
1877 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
1880 TH_LOG("Could install filter on all threads!"); in TEST_F()
1886 TH_LOG("cond broadcast non-zero"); in TEST_F()
1903 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
1908 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
1911 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
1925 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
1931 TH_LOG("cond broadcast non-zero"); in TEST_F()
1948 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST_F()
1968 TH_LOG("Kernel does not support seccomp syscall!"); in TEST_F()
1971 TH_LOG("Kernel does not support SECCOMP_SET_MODE_FILTER!"); in TEST_F()
1977 TH_LOG("Did not fail on diverged sibling."); in TEST_F()
1992 TH_LOG("cond broadcast non-zero"); in TEST_F()
2006 TH_LOG("Expected the remaining sibling to sync"); in TEST_F()
2017 TH_LOG("cond broadcast non-zero"); in TEST_F()
2086 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()
2091 TH_LOG("Failed to install filter!"); in TEST()
2095 TH_LOG("Failed to read() sync from parent"); in TEST()
2098 TH_LOG("Failed to get sync data from read()"); in TEST()
2105 TH_LOG("Call to nanosleep() failed (errno %d)", errno); in TEST()
2110 TH_LOG("Failed final read() from parent"); in TEST()
2113 TH_LOG("Failed to get final data from read()"); in TEST()