Searched refs:tap_code (Results 1 - 1 of 1) sorted by path

/linux-master/tools/testing/selftests/
H A Dkselftest.h269 const char *tap_code = "ok"; local
292 tap_code = "not ok";
301 printf("%s %u %s%s", tap_code, ksft_test_num(), test_name, directive);

Completed in 305 milliseconds