Searched defs:popen (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/scripts/west_commands/tests/ |
D | test_nrf.py | 550 def test_init(check_call, popen, get_snr, require, tool, test_case, argument 582 def test_create(check_call, popen, get_snr, require, tool, test_case, argument
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | jobserver.py | 52 def popen(self, argv, **kwargs): member in JobClient
|