Home
last modified time | relevance | path

Searched defs:mock_open (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/scripts/tests/twister/
Dtest_hardwaremap.py288 def mock_open(*args, **kwargs): function
650 def mock_open(filename, mode): function
Dtest_runner.py679 def mock_open(filepath, type, *args, **kwargs): function
771 def mock_open(filename, *args, **kwargs): function
1908 def mock_open(fname, *args, **kwargs): function
/Zephyr-Core-3.7.0/scripts/tests/build_helpers/
Dtest_domains.py40 def mock_open(*args, **kwargs): function