Searched refs:TH_LOG (Results 26 - 28 of 28) sorted by relevance

12

/linux-master/tools/testing/selftests/net/
H A Dso_incoming_cpu.c231 TH_LOG("SO_INCOMING_CPU is very likely to be "
/linux-master/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c1080 TH_LOG("failure: created idmapped mount with negative fd");
1098 TH_LOG("failure: created idmapped mount with too large fd value");
1121 TH_LOG("failure: created idmapped mount with closed fd");
/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h24 * TH_LOG("expectation failed with state: %s", state.msg);
27 * ASSERT_NE(some_stuff, NULL) TH_LOG("how did it happen?!");
97 * TH_LOG()
104 * TH_LOG(format, ...)
112 #define TH_LOG(fmt, ...) do { \ macro

Completed in 194 milliseconds

12