Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py1124 def mock_gen_plat(board_roots, soc_roots, arch_roots): function
1139 with mock.patch('twisterlib.testplan.generate_platforms', mock_gen_plat):