Searched refs:test_runner (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 320 def test_runner(pm, args, filtered_tests): function 385 print('Exception {} {} (caught in test_runner, running test {} {} {} stage {})'. 726 catresults = test_runner(pm, args, alltests)
|
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 443 def test_runner(pm, args, filtered_tests): function 509 print('Exception {} {} (caught in test_runner, running test {} {} {} stage {})'. 851 catresults = test_runner(pm, args, alltests)
|
Completed in 3 milliseconds