Home
last modified time | relevance | path

Searched defs:mock_proxy (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/.gitlab-ci/tests/
Dtest_lava_job_submitter.py37 def mock_proxy_waiting_time(mock_proxy): argument
51 def test_submit_and_follow_respects_exceptions(mock_sleep, mock_proxy, exception): argument
197 mock_proxy, argument
253 def test_log_corruption(mock_sleep, data_sequence, expected_exception, mock_proxy): argument
290 def test_parse_job_result_from_log(message, expectation, mock_proxy): argument
300 def test_full_yaml_log(mock_proxy, frozen_time): argument
Dconftest.py32 def mock_proxy(): function