zephyr/tests/drivers
Sergio Rodriguez b6cf56e5cc tests: watchdog: Interrupt reset mode modifications
In order for interrupt reset mode to work (reset the processor
after and interrupt) the interrupt does not has to be cleared,
and the qmsi hal layer clears the interrupt after the callback
has been invoked, the callback does not return and the processor
should reset.

Jira: ZEP-1566

Change-Id: Ic951a0f15fe95fb0ef5d752b831c62e6fa3ceea0
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2017-02-23 13:29:13 +00:00
..
adc tests: add zephyr adc driver api test case 2017-02-12 00:33:59 +00:00
aio/aio_basic_api
aon_counter/aon_api aon_counter test: fix misspelling in the header include guard 2017-02-23 13:23:35 +00:00
build_all
dma
enc28j60
gpio/gpio_basic_api tests/gpio: fix test GPIO_INT_EDGE bug 2017-02-12 01:04:09 +00:00
i2c/i2c_api license: replace APL2.0 license with SPDX 2017-02-20 16:59:46 +00:00
nsim_uart
pci_enum
pinmux
pwm/pwm_api tests/pwm: enable PWM case to work on D2000 board 2017-02-12 01:04:08 +00:00
quark_clock
rtc/rtc_basic_api
spi_test spi_test: fix variable type mismatches 2017-02-14 02:13:53 +00:00
uart/uart_basic_api tests: add zephyr uart driver api test case 2017-02-20 13:42:47 +00:00
watchdog/wdt_basic_api tests: watchdog: Interrupt reset mode modifications 2017-02-23 13:29:13 +00:00