Searched defs:pre_suite (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/tools/testing/selftests/tc-testing/plugin-lib/ | ||
D | rootPlugin.py | 13 def pre_suite(self, testcount, testidlist): member in SubPlugin |
D | buildebpfPlugin.py | 19 def pre_suite(self, testcount, testidlist): member in SubPlugin |
D | valgrindPlugin.py | 28 def pre_suite(self, testcount, testidlist): member in SubPlugin |
D | nsPlugin.py | 15 def pre_suite(self, testcount, testidlist): member in SubPlugin |
/linux-6.1.9/tools/testing/selftests/tc-testing/ | ||
D | TdcPlugin.py | 8 def pre_suite(self, testcount, testidlist): member in TdcPlugin |