Searched refs:ktap_result (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/net/lib/py/ |
| A D | ynl.py | 6 from .ksft import ksft_pr, ktap_result 27 ktap_result(True, comment="SKIP")
|
| A D | ksft.py | 113 def ktap_result(ok, cnt=1, case="", comment=""): function 235 ktap_result(KSFT_RESULT, cnt, case, comment=comment)
|
| /linux/tools/testing/selftests/drivers/net/hw/lib/py/ |
| A D | __init__.py | 15 ktap_result(True, comment="SKIP")
|
| /linux/tools/testing/selftests/drivers/net/lib/py/ |
| A D | __init__.py | 14 ktap_result(True, comment="SKIP")
|
Completed in 10 milliseconds