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> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| 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 | ||
| test_mdb.py | ||
| test_nrf.py | ||
| test_nxp_s32dbg.py | ||
| test_pyocd.py | ||
| test_rfp.py | ||
| test_stm32cubeprogrammer.py | ||
| test_stm32flash.py | ||
| test_twister.py | ||
| test_xsdb.py | ||