Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/scripts/tests/twister/
Dtest_testplan.py1707 def mock_call(cmd, shell=False): function
1719 mock.patch('subprocess.call', side_effect=mock_call), \