Home
last modified time | relevance | path

Searched refs:run_process (Results 1 – 3 of 3) sorted by path

/unit/test/
H A Dconftest.py575 def run_process(target, *args): function
H A Dtest_proxy.py7 from conftest import run_process
20 run_process(run_server, SERVER_PORT)
H A Dtest_proxy_chunked.py8 from conftest import run_process
20 run_process(run_server, SERVER_PORT)