Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py1414 def mock_communicate(*args, **kwargs): function
1426 communicate=mock.Mock(side_effect=mock_communicate)