Searched refs:TH_LOG (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/rtc/ |
| D | rtctest.c | 47 TH_LOG("Current RTC date/time is %02d/%02d/%02d %02d:%02d:%02d.", in TEST_F() 60 TH_LOG("skip update IRQs not supported."); 85 TH_LOG("skip update IRQs not supported."); in TEST_F() 129 TH_LOG("skip alarms are not supported."); in TEST_F() 136 TH_LOG("Alarm time now set to %02d:%02d:%02d.", in TEST_F() 156 TH_LOG("data: %lx", data); in TEST_F() 185 TH_LOG("skip alarms are not supported."); in TEST_F() 192 TH_LOG("Alarm time now set to %02d/%02d/%02d %02d:%02d:%02d.", in TEST_F() 231 TH_LOG("skip alarms are not supported."); 238 TH_LOG("Alarm time now set to %02d:%02d:%02d.", [all …]
|
| /Linux-v5.4/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 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() [all …]
|
| /Linux-v5.4/tools/testing/selftests/ptrace/ |
| D | get_syscall_info.c | 39 TH_LOG("wait #%d: " fmt, \ 80 TH_LOG("fork: %m"); in TEST() 87 TH_LOG("PTRACE_TRACEME: %m"); in TEST() 91 TH_LOG("kill SIGSTOP: %m"); in TEST()
|
| /Linux-v5.4/tools/testing/selftests/uevent/ |
| D | uevent_filtering.c | 355 TH_LOG("Uevent filtering tests require root privileges. Skipping test"); in TEST() 362 TH_LOG(__DEV_FULL " does not exist. Skipping test"); in TEST()
|
| /Linux-v5.4/tools/testing/selftests/ |
| D | kselftest_harness.h | 100 #define TH_LOG(fmt, ...) do { \ macro
|
| /Linux-v5.4/Documentation/dev-tools/ |
| D | kselftest.rst | 303 :functions: TH_LOG TEST TEST_SIGNAL FIXTURE FIXTURE_DATA FIXTURE_SETUP
|