Searched defs:test_data (Results 1 – 6 of 6) sorted by relevance
/scripts/tests/twister/ |
A D | test_twister.py | 34 def test_correct_schema(filename, schema, test_data): argument 46 def test_incorrect_schema(filename, schema, test_data): argument
|
A D | conftest.py | 43 def tesenv_obj(test_data, testsuites_dir, tmpdir_factory): argument 57 def testplan_obj(test_data, class_env, testsuites_dir, tmpdir_factory): argument 77 def all_platforms_list(test_data, class_testplan): argument
|
A D | test_mixins.py | 14 def test_disable_pytest_test_collection(test_data): argument
|
A D | test_testplan.py | 57 def test_add_configurations_short(test_data, class_env, board_root_dir): argument 325 def test_quarantine_short(class_testplan, platforms_list, test_data, argument
|
A D | test_testsuite.py | 206 def test_scan_file(test_data, test_file, class_env, expected: ScanPathResult): argument
|
/scripts/pylib/power-twister-harness/ |
A D | test_power.py | 14 def test_power_harness(probe_class: PowerMonitor, test_data, request, dut: DeviceAdapter): argument
|
Completed in 11 milliseconds