Home
last modified time | relevance | path

Searched refs:__TH_LOG (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/
H A Dkselftest_harness.h111 __TH_LOG(fmt, ##__VA_ARGS__); \
115 #define __TH_LOG(fmt, ...) \ macro
775 __TH_LOG("Expected %s (%ju) %s %s (%ju)", \
783 __TH_LOG("Expected %s (%ju) %s %s (%jd)", \
791 __TH_LOG("Expected %s (%jd) %s %s (%ju)", \
799 __TH_LOG("Expected %s (%jd) %s %s (%jd)", \
815 __TH_LOG("Expected '%s' %s '%s'.", __exp, #_t, __seen); \
/linux/tools/testing/selftests/net/af_unix/
H A Dso_peek_off.c82 __TH_LOG("Failed to start async {}"), \