Home
last modified time | relevance | path

Searched refs:post_suite (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt31 def post_suite(self, ordinal) # see "SKIPPING" below
47 and the post_suite method can refer to it when dumping the "skipped"
57 The post_suite method will receive the ordinal number of the last
/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DvalgrindPlugin.py37 def post_suite(self, index): member in SubPlugin
39 super().post_suite(index)
H A DnsPlugin.py74 def post_suite(self, index): member in SubPlugin
/linux/tools/testing/selftests/tc-testing/
H A DTdcPlugin.py15 def post_suite(self, index): member in TdcPlugin
H A Dtdc.py135 pgn_inst.post_suite(index)