zephyr/tests
Ioannis Glaropoulos c8b0b1a5f8 tests: drivers: watchdog: exclude platforms with SAM WDT from testing
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>
2019-11-27 12:21:24 -05:00
..
application_development tests: cpp: Extended c++ test case to cover new/delete 2019-11-26 12:41:54 -06:00
arch tests: remove duplicate name for the kernel arch.interrupt test 2019-11-19 12:18:18 +01:00
benchmarks kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
bluetooth tests: Bluetooth: Bsim tests: expand README a bit 2019-11-21 08:44:26 +01:00
boards tests: board_shell: re-enable flash, ADC, and CAN shells 2019-11-08 09:32:37 -05:00
crypto kernel: thread: Fix randomness problem with stack pointer random 2019-11-15 13:43:32 -08:00
drivers tests: drivers: watchdog: exclude platforms with SAM WDT from testing 2019-11-27 12:21:24 -05:00
kernel tests: kernel: add kernel and sleep tags in tests 2019-11-26 13:34:30 -06:00
lib test: lib: mem_alloc: enable user mode in newlibcnano test 2019-11-18 09:38:29 -06:00
misc/test_build tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
net tests: net: Fix CoAP coverity issues 2019-11-26 13:35:20 +01:00
portability tests: cmsis_rtos_v2: Fix warning in old GCC. 2019-11-14 09:17:49 -05:00
posix tests: updated names for the tests 2019-10-23 23:15:41 -04:00
shell tests: Never disable SMP 2019-09-26 16:54:06 -04:00
subsys tests: settings: Test setting FS back-end using Littlefs 2019-11-22 21:24:10 +01:00
unit tests: updated names for the tests 2019-10-23 23:15:41 -04:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00