zephyr/scripts/west_commands/tests
Carles Cufi 6659d2d711 scripts: runners: nrfutil: Check return code after Popen
The code invoking nrfutil was not checking the return code of the
subprocess, which meant that if the underlying tool was exiting with a
failure error code it remained undetected.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2025-05-13 17:45:09 +02:00
..
conftest.py scripts: west: flash: Add support for .mot file format 2025-05-02 09:18:16 +02:00
test_blackmagicprobe.py
test_bossac.py
test_build.py
test_canopen_program.py
test_dediprog.py
test_dfu_util.py
test_gd32isp.py
test_imports.py west: runners: add flash runner for sensry sy1xx socs 2025-04-04 12:06:07 +02:00
test_mdb.py
test_nrf.py scripts: runners: nrfutil: Check return code after Popen 2025-05-13 17:45:09 +02:00
test_nxp_s32dbg.py
test_pyocd.py
test_rfp.py west: runners: rfp: Add Reneses Flash Programmer runner 2025-03-31 19:49:22 -04:00
test_stm32cubeprogrammer.py scripts: test runners: stm32cubeprogrammer: Update --download-address test 2025-02-26 15:04:45 +01:00
test_stm32flash.py
test_twister.py
test_xsdb.py