Home
last modified time | relevance | path

Searched refs:wait_for_process (Results 1 – 1 of 1) sorted by last modified time

/unit/test/
H A Dtest_respawn.py37 def wait_for_process(process, unit_pid): function
81 assert wait_for_process(PATTERN_ROUTER, unit_pid) is not None
93 assert wait_for_process(PATTERN_CONTROLLER, unit_pid) is not None
106 assert wait_for_process(client.app_name, unit_pid) is not None