Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py1839 def mock_call(cmd, shell=False): function
1851 mock.patch('subprocess.call', side_effect=mock_call), \