Home
last modified time | relevance | path

Searched defs:unit_pid (Results 1 – 4 of 4) sorted by last modified time

/unit/test/
H A Dtest_usr1.py14 def test_usr1_access_log(search_in_file, temp_dir, unit_pid, wait_for_record): argument
48 def test_usr1_unit_log(search_in_file, temp_dir, unit_pid, wait_for_record): argument
H A Dtest_respawn.py38 def wait_for_process(process, unit_pid): argument
54 def smoke_test(unit_pid): argument
75 def test_respawn_router(skip_alert, unit_pid, skip_fds_check): argument
87 def test_respawn_controller(skip_alert, unit_pid, skip_fds_check): argument
101 def test_respawn_application(skip_alert, unit_pid): argument
H A Dtest_php_application.py205 def test_php_application_fastcgi_finish_request(findall, unit_pid): argument
222 def test_php_application_fastcgi_finish_request_2(findall, unit_pid): argument
H A Dconftest.py700 def unit_pid(): function