Home
last modified time | relevance | path

Searched refs:pre_suite (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/tc-testing/plugin-lib/
A DrootPlugin.py13 def pre_suite(self, testcount, testidlist): member in SubPlugin
15 super().pre_suite(testcount, testidlist)
A DbuildebpfPlugin.py19 def pre_suite(self, testcount, testidlist): member in SubPlugin
20 super().pre_suite(testcount, testidlist)
A DnsPlugin.py15 def pre_suite(self, testcount, testidlist): member in SubPlugin
17 super().pre_suite(testcount, testidlist)
A DvalgrindPlugin.py28 def pre_suite(self, testcount, testidlist): member in SubPlugin
30 super().pre_suite(testcount, testidlist)
/linux/tools/testing/selftests/tc-testing/
A DTdcPlugin.py8 def pre_suite(self, testcount, testidlist): member in TdcPlugin
A Dtdc.py119 pgn_inst.pre_suite(testcount, testidlist)
/linux/tools/testing/selftests/tc-testing/creating-plugins/
A DAddingPlugins.txt30 def pre_suite(self, testcount, testidlist) # see "PRE_SUITE" below
52 post-suite method using this info passed in to the pre_suite method.

Completed in 6 milliseconds