Home
last modified time | relevance | path

Searched refs:detailed_id (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_printouts.py318 def test_list_tests(self, capfd, out_path, test_path, expected, detailed_id, exclude_tags): argument
319 args = ['--outdir', out_path, '-T', test_path, '--list-tests', detailed_id]
354 def test_tree(self, capfd, out_path, test_path, expected, detailed_id, exclude_tags): argument
355 args = ['--outdir', out_path, '-T', test_path, '--test-tree', detailed_id]
/Zephyr-latest/scripts/tests/twister/
Dtest_harness.py694 tmp_path, caplog, detailed_id, exp_out, line, argument
708 mock_testsuite.detailed_test_id = detailed_id
Dtest_testplan.py1339 def test_testplan_add_testsuites(tmp_path, testsuite_filter, use_alt_root, detailed_id, argument
1442 options=mock.Mock(detailed_test_id=detailed_id),
Dtest_runner.py1641 detailed_id, argument
1661 instance_mock.testsuite.detailed_test_id = detailed_id