Lines Matching defs:TestInstance
37 def test_pytest_command(testinstance: TestInstance, device_type):
57 def test_pytest_command_dut_scope(testinstance: TestInstance):
66 def test_pytest_command_extra_args(testinstance: TestInstance):
76 def test_pytest_command_extra_test_args(testinstance: TestInstance):
85 def test_pytest_command_extra_args_in_options(testinstance: TestInstance):
149 def test_pytest_handle_source_list(testinstance: TestInstance, monkeypatch, pytest_root, expected):
160 def test_if_report_is_parsed(pytester, testinstance: TestInstance):
190 def test_if_report_with_error(pytester, testinstance: TestInstance):
224 def test_if_report_with_skip(pytester, testinstance: TestInstance):
256 def test_if_report_with_filter(pytester, testinstance: TestInstance):
284 def test_if_report_with_no_collected(pytester, testinstance: TestInstance):