zephyr/tests/drivers
Andrzej Głąbek 418210dbf3 tests: drivers: wdt_basic_api: Allow testing without PAUSE_HALTED_BY_DBG
This is a follow-up to commit e53e5448ee.

In the above commit, the calls to `wdt_setup()` were modified to use
the `WDT_OPT_PAUSE_HALTED_BY_DBG` option to prevent problems with
flashing of boards after this test was executed on them (the still
active watchdog could interrupt such flashing), but this option
is not essential to the test itself. And if a watchdog driver does not
support pausing when the CPU is halted by a debugger (this is the case
for example for wdt_counter), it is not able to pass the test because
of that option. Add then the possibility to continue the test when
pausing by debugger is not supported.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2024-05-24 08:24:56 -04:00
..
adc tests: drivers/adc/adc_api: Support adc api test for NXP frdm_mcxn947 2024-05-15 17:28:38 +02:00
audio/dmic_api boards: nxp: rd_rw612_bga: enable DMIC 2024-03-28 09:44:25 +00:00
bbram
build_all tests: drivers: build_all: video: Add test for mipi csi2rx 2024-05-21 15:19:52 -07:00
can tests: drivers: can: timing: enable all bitrates on STM32H745I-Disco 2024-05-20 14:24:05 +03:00
charger/sbs_charger tests: sbs_charger: fix filter 2024-04-25 17:57:30 -04:00
clock_control tests: drivers: clock_control: nrf_lf_clock_start: Fix SYNTH test 2024-05-24 07:50:53 -04:00
console twister: s/riscv(32|64)/riscv 2024-02-26 12:49:06 +01:00
console_switching tests: devmux: fix test identifiers 2024-02-11 10:58:23 -05:00
coredump/coredump_api tests: Fix missed renames 2024-04-10 11:50:29 +02:00
counter boards nrf54l15bsim_nrf54l15_cpuapp: Enable counter tests 2024-05-16 15:19:08 +01:00
dac test: dac: esp32s2_devkitc bugfix 2024-05-21 20:53:58 -04:00
disk test: drivers: disk: disk_access: add STM32 specific testcase 2024-05-15 17:28:21 +02:00
display/display_read_write
dma tests: drivers: dma: loop transfer: Avoid fake pass 2024-05-14 09:32:21 +02:00
eeprom tests/drivers several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
entropy/api samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version 2024-03-21 15:23:56 +01:00
espi
ethernet/eth_ivshmem_queue
flash tests: flash: stm32: add block registers tests 2024-05-15 09:26:55 +02:00
flash_simulator tests: flash_simulator: reboot: added 2024-05-13 14:22:37 +02:00
fuel_gauge tests: fuel_gauge: fixed filtering 2024-04-24 15:55:29 -04:00
gnss tests: drivers: gnss: gnss_api: Add overlay for emulated boards 2024-05-09 15:45:34 +02:00
gpio tests: drivers: gpio: gpio_basic_api: Added KE15Z Overlay file. 2024-05-22 15:42:48 -04:00
hwinfo/api
i2c tests: i2c: i2c_ram: Add nrf52840dk overlay 2024-05-21 16:48:00 -04:00
i2s drivers: Extend coverage for i2s driver 2024-04-17 10:20:13 -07:00
input tests input/gpio_keys: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
interrupt_controller/intc_plic
ipm
kscan tests kscan/kscan_input: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
led/led_api
mbox/mbox_data tests: drivers: mbox: mbox_data: Fix usage of board name checking 2024-03-22 10:06:04 +01:00
memc/ram tests: drivers: memc/ram: Add support for Smartbond Pro DevKit. 2024-05-23 07:51:41 -04:00
mipi_dsi/api
mm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
pinctrl tests/drivers several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
pwm tests: drivers: pwm: pwm_loopback: correct numaker_pfm_m467 pinmux 2024-05-21 16:43:46 -04:00
regulator tests: drivers/regulator/voltage: Add regulator test for NXP frdm_mcxn947 2024-05-15 17:28:38 +02:00
retained_mem/api hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rtc tests: drivers: rtc: Add support for Smartbond Pro DevKit 2024-05-17 14:46:11 -05:00
sdhc tests: drivers: sdhc: setup SDHC IO before test 2024-05-16 09:18:07 +02:00
sensor tests: temp: Add overlay for nRF54L15 DK 2024-05-23 07:47:58 -04:00
smbus tests: smbus_emul: Remove unnecessary definition 2024-05-17 09:30:04 +02:00
spi tests: drivers: spi: spi_slave: Add nrf54h20dk 2024-05-01 10:53:58 -04:00
syscon
timer tests: drivers: timer: nrf_grtc_timer: add nRF54H20 target 2024-04-18 08:41:04 -07:00
uart tests: drivers: uart: uart_pm fix 'rxbuf' may be used uninitialized 2024-05-23 07:46:35 -04:00
udc tests/drivers/udc: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
usb/bc12
virtualization/ivshmem/plain tests: remove pci bus compatible id dependency from overlay files 2024-01-31 15:03:06 +01:00
w1/w1_api hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
watchdog tests: drivers: wdt_basic_api: Allow testing without PAUSE_HALTED_BY_DBG 2024-05-24 08:24:56 -04:00