Searched refs:TH_LOG (Results 1 – 4 of 4) sorted by relevance
95 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST()103 TH_LOG("Kernel does not support CONFIG_SECCOMP"); in TEST_SIGNAL()107 TH_LOG("Unreachable!"); in TEST_SIGNAL()115 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()123 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!"); in TEST()128 TH_LOG("Kernel does not support CONFIG_SECCOMP_FILTER!"); in TEST()142 TH_LOG("Expected 0 or unsupported for NO_NEW_PRIVS"); in TEST()183 TH_LOG("Installing %d insn filter was allowed", prog.len); in TEST()190 TH_LOG("Installing %d insn filter wasn't allowed", prog.len); in TEST()228 TH_LOG("Allowed %d %d-insn filters (total with penalties:%d)", in TEST()[all …]
90 TH_LOG("Thunk: 0x%lX\n", thunk_addr); in FIXTURE_SETUP()191 TH_LOG("sigaction failed"); in TEST_F()195 TH_LOG("sigprocmask failed"); in TEST_F()
163 TH_LOG("sigaction failed"); in TEST_F_SIGNAL()167 TH_LOG("sigprocmask failed"); in TEST_F_SIGNAL()
189 #define TH_LOG TEST_API(TH_LOG) macro