Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/tests/
Dnunit_tests_provider.py76 def _cleanup_dangling(self, process, proc_name, test_agent_name): argument
80 … if test_agent_name in flat_cmdline and '--pid={}'.format(process.pid) in flat_cmdline:
82 … print('KILLING A DANGLING {} test process {}'.format(test_agent_name, proc.info['pid']))