zephyr/scripts/west_commands/tests/nrf
Carles Cufi a5e0cbc4fb scripts: runners: tests: nrf: Minor tweaks
- Rename the test file to test_nrf.py in preparation for future tests
  covering nrfutil as well
- Rename the test folder from nrfjprog/ to nrf/
- Change the id_fn returned string formatting so that it's compatible
  with executing a single test case via -k as a parameter (no spaces or
  commas)

You can now execute:
python -m pytest tests/test_nrf.py -k \
'test_nrfjprog_init[NRF51-pin_reset-override_snr-sector[anduicr]\
_erase-no_recover-no_tool_opt]'

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2023-04-17 09:29:04 -07:00
..
nrf5340_app_and_net.hex scripts: runners: tests: nrf: Minor tweaks 2023-04-17 09:29:04 -07:00
nrf5340_app_only.hex scripts: runners: tests: nrf: Minor tweaks 2023-04-17 09:29:04 -07:00
nrf5340_net_only.hex scripts: runners: tests: nrf: Minor tweaks 2023-04-17 09:29:04 -07:00
README.rst scripts: runners: tests: nrf: Minor tweaks 2023-04-17 09:29:04 -07:00

This directory contains test data files for test_nrf.py.