Searched defs:class_testplan (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.6.0/scripts/tests/twister/ |
D | conftest.py | 66 def testsuites_dict(class_testplan): argument 75 def all_platforms_list(test_data, class_testplan): argument 85 def instances_fixture(class_testplan, platforms_list, all_testsuites_dict, tmpdir_factory): argument
|
D | test_testinstance.py | 40 class_testplan, argument 109 class_testplan, argument 135 def test_calculate_sizes(class_testplan, all_testsuites_dict, platforms_list): argument 182 def sample_testinstance(all_testsuites_dict, class_testplan, platforms_list, request): argument 204 def test_testinstance_init(all_testsuites_dict, class_testplan, platforms_list, detailed_test_id): argument 233 def test_testinstance_init_cases(all_testsuites_dict, class_testplan, platforms_list): argument 287 def test_testinstance_dunders(all_testsuites_dict, class_testplan, platforms_list): argument 387 class_testplan, argument
|
D | test_testplan.py | 27 def test_testplan_add_testsuites_short(class_testplan): argument 71 def test_get_all_testsuites_short(class_testplan, all_testsuites_dict): argument 91 def test_get_platforms_short(class_testplan, platforms_list): argument 118 def test_apply_filters_part1(class_testplan, all_testsuites_dict, platforms_list, argument 193 def test_apply_filters_part2(class_testplan, all_testsuites_dict, argument 226 def test_apply_filters_part3(class_testplan, all_testsuites_dict, platforms_list, argument 317 def test_quarantine_short(class_testplan, platforms_list, test_data, argument 364 class_testplan, argument
|