Searched refs:TH_LOG_STREAM (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/ |
H A D | kselftest_harness.h | 75 #ifndef TH_LOG_STREAM 76 # define TH_LOG_STREAM stderr macro 114 fprintf(TH_LOG_STREAM, "# %s:%d:%s:" fmt "\n", \ 135 fprintf(TH_LOG_STREAM, "# SKIP %s\n", \ 890 fprintf(TH_LOG_STREAM, in __timeout_handler() 895 fprintf(TH_LOG_STREAM, in __timeout_handler() 917 fprintf(TH_LOG_STREAM, in __wait_for_test() 929 fprintf(TH_LOG_STREAM, in __wait_for_test() 938 fprintf(TH_LOG_STREAM, in __wait_for_test() 947 fprintf(TH_LOG_STREAM, in __wait_for_test() [all …]
|