Searched refs:post_suite (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/tc-testing/
H A DTdcPlugin.py15 def post_suite(self, index): member in class:TdcPlugin
19 print(' -- {}.post_suite'.format(self.sub_class))
H A Dtdc.py135 pgn_inst.post_suite(index)
/linux-master/tools/testing/selftests/tc-testing/plugin-lib/
H A DvalgrindPlugin.py37 def post_suite(self, index): member in class:SubPlugin
39 super().post_suite(index)
41 print('{}.post_suite'.format(self.sub_class))
H A DnsPlugin.py74 def post_suite(self, index): member in class:SubPlugin
76 print('{}.post_suite'.format(self.sub_class))

Completed in 111 milliseconds