mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 09:51:57 +00:00
On watchdog-triggered reboot, the SAM platforms reset RAM, so the wdt_basic_api cannot be completed successfully, as it relies on RAM retention (relies on variables stored in RAM retaining their values across different boot cycles). Exclude the platforms with the SAM Watchdog from this test. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |