Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DnsPlugin.py187 self._exec_cmd_batched('pre', self._ipr2_ns_create_cmds())
240 def _exec_cmd_batched(self, stage, commands): member in SubPlugin