Searched defs:class_testplan (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/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 | 42 class_testplan, argument 128 class_testplan, argument 154 def test_calculate_sizes(class_testplan, all_testsuites_dict, platforms_list): argument 201 def sample_testinstance(all_testsuites_dict, class_testplan, platforms_list, request): argument 223 def test_testinstance_init(all_testsuites_dict, class_testplan, platforms_list, detailed_test_id): argument 283 def test_testinstance_init_cases(all_testsuites_dict, class_testplan, platforms_list): argument 337 def test_testinstance_dunders(all_testsuites_dict, class_testplan, platforms_list): argument 437 class_testplan, argument
|
D | test_testplan.py | 28 def test_testplan_add_testsuites_short(class_testplan): argument 73 def test_get_all_testsuites_short(class_testplan, all_testsuites_dict): argument 94 def test_get_platforms_short(class_testplan, platforms_list): argument 122 def test_apply_filters_part1(class_testplan, all_testsuites_dict, platforms_list, argument 200 def test_apply_filters_part2(class_testplan, all_testsuites_dict, argument 233 def test_apply_filters_part3(class_testplan, all_testsuites_dict, platforms_list, argument 324 def test_quarantine_short(class_testplan, platforms_list, test_data, argument 370 class_testplan, argument
|