zephyr/scripts/west_commands/tests
Marti Bolivar 7118d084c9 scripts: un-break test_nrfjprog.py
The pytest.raises context manager is now returning an ExceptionInfo
whose str() doesn't contain the str() of the underlying exception
object. Take str(e.value) directly to make sure we're looking at the
exception string.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
2019-08-05 15:17:45 +02:00
..
conftest.py
test_blackmagicprobe.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
test_bossac.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
test_build.py scripts: Remove unused imports in all Python scripts 2019-03-28 11:06:20 -05:00
test_dfu_util.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
test_imports.py
test_nrfjprog.py scripts: un-break test_nrfjprog.py 2019-08-05 15:17:45 +02:00
test_pyocd.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00