Searched refs:ktap_result (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/tools/testing/selftests/net/lib/py/ |
| H A D | ynl.py | 6 from .ksft import ksft_pr, ktap_result 27 ktap_result(True, comment="SKIP")
|
| H A D | ksft.py | 123 def ktap_result(ok, cnt=1, case="", comment=""): function 245 ktap_result(KSFT_RESULT, cnt, case, comment=comment)
|
| /linux-6.15/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | __init__.py | 14 ktap_result(True, comment="SKIP")
|
| /linux-6.15/tools/testing/selftests/drivers/net/hw/lib/py/ |
| H A D | __init__.py | 16 ktap_result(True, comment="SKIP")
|