Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/seccomp/
Dtest_harness.h205 __TH_LOG(fmt, ##__VA_ARGS__); \
209 #define __TH_LOG(fmt, ...) \ macro
375 __TH_LOG("Expected %s (%llu) %s %s (%llu)", \
388 __TH_LOG("Expected '%s' %s '%s'.", __exp, #_t, __seen); \