Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/
Drequirements-compliance.txt12 python-magic-bin; sys_platform == "win32"
Drequirements-base.txt39 windows-curses; sys_platform == "win32"
/Zephyr-latest/scripts/tests/twister/
Dtest_runner.py286 sys_platform, argument
333 with mock.patch('sys.platform', sys_platform), \
349 popen_caller = cmake.jobserver.popen if sys_platform == 'linux' else \
416 sys_platform, argument
476 with mock.patch('sys.platform', sys_platform), \
496 popen_caller = cmake.jobserver.popen if sys_platform == 'linux' else \