zephyr/tests/drivers
Piotr Mienkowski 7e0f31e3e7 samples: tests: don't disable watchdog when it is used
To ease maintenance of samples and tests some SoCs define
CONFIG_WDT_DISABLE_AT_BOOT=y to disable the watchdog. Ensure the option
is set to n for samples and tests that require watchdog module not to be
disabled during boot.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2020-03-04 18:25:04 +02:00
..
adc/adc_api tests: drivers: adc: Add support to samv71 soc 2020-02-04 14:01:55 -05:00
build_all sensors: grove_light: convert to devicetree bindings 2020-02-12 10:31:26 -06:00
can can: Introduce can-primary alias 2020-01-27 10:25:00 -06:00
clock_control drivers: clock_control: Add subsys argument to the callback 2020-02-05 17:07:01 +01:00
counter tests: counter: Extend counter_basic_api timeout 2020-02-12 14:31:14 +02:00
dma tests: fix test identifiers 2019-12-09 15:53:44 -05:00
eeprom global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
entropy/api tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
flash_simulator tests: fix test identifiers 2019-12-09 15:53:44 -05:00
gpio tests: gpio_basic_api: fix filter to exclude boards without overlay 2020-02-12 17:40:04 +02:00
hwinfo/api tests: hwinfo: Make the tests depending on HWINFO_HAS_DRIVER 2020-02-27 21:14:54 +01:00
i2c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
i2s tests: fix test identifiers 2019-12-09 15:53:44 -05:00
ipm global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
kscan/kscan_api drivers: kscan: Extend callback arguments to 32-bits 2020-02-01 08:50:16 -05:00
pwm/pwm_api drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
spi/spi_loopback test: drivers: spi: added a test case 2020-01-20 18:38:39 -05:00
uart tests: uart: Add forever timeout test for UART Async API. 2020-01-29 19:37:31 +01:00
watchdog/wdt_basic_api samples: tests: don't disable watchdog when it is used 2020-03-04 18:25:04 +02:00