Searched defs:testidlist (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/tools/testing/selftests/tc-testing/plugin-lib/ |
D | rootPlugin.py | 13 def pre_suite(self, testcount, testidlist): argument
|
D | buildebpfPlugin.py | 19 def pre_suite(self, testcount, testidlist): argument
|
D | valgrindPlugin.py | 28 def pre_suite(self, testcount, testidlist): argument
|
D | nsPlugin.py | 15 def pre_suite(self, testcount, testidlist): argument
|
/Linux-v6.6/tools/testing/selftests/tc-testing/ |
D | TdcPlugin.py | 8 def pre_suite(self, testcount, testidlist): argument
|
D | tdc.py | 117 def call_pre_suite(self, testcount, testidlist): argument
|