Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/tests/twister/
Dtest_handlers.py1987 def mock_path_exists(name, *args, **kwargs): function
2029 mock.patch('os.path.exists', side_effect=mock_path_exists), \