Searched refs:TH_LOG_ENABLED (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h79 #ifndef TH_LOG_ENABLED
80 # define TH_LOG_ENABLED 1 macro
94 * Logging may be enabled or disabled by defining TH_LOG_ENABLED.
95 * E.g., #define TH_LOG_ENABLED 1
100 if (TH_LOG_ENABLED) \
126 if (TH_LOG_ENABLED) { \
/linux-master/tools/testing/selftests/uevent/
H A Duevent_filtering.c180 if (TH_LOG_ENABLED) {

Completed in 97 milliseconds