Home
last modified time | relevance | path

Searched defs:monkeypatch (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/.gitlab-ci/tests/utils/
Dtest_lava_job_definition.py84 def mock_collabora_farm(clear_env_vars, monkeypatch): argument
98 monkeypatch, argument
195 monkeypatch, argument
Dtest_lava_farm.py23 def test_get_lava_farm_no_tag(monkeypatch): argument
Dtest_lava_log.py240 def test_lava_gitlab_section_log_collabora(expected_message, messages, monkeypatch): argument
/third_party/mesa3d/.gitlab-ci/tests/
Dtest_lava_job_submitter.py296 def test_wait_for_job_get_started_no_time_to_run(monkeypatch, job_timeout, expectation): argument