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

/linux-master/tools/testing/selftests/devices/
H A Dksft.py39 def _test_print(result, description, directive=None): function
51 _test_print("ok", description)
56 _test_print("not ok", description)
61 _test_print("ok", description, "SKIP")

Completed in 125 milliseconds