zephyr/subsys/testsuite
Peter Bigot 2dfbf21410 testsuite: support reboot to retry intermittent tests
When a test fails intermittently there is currently no alternative to
looking at logs and pressing a hardware reset button.  This commit
adds a Kconfig option that can be set when diagnosing an intermittent
failure.  The behavior is to do a cold reset of the board when the
test passes.  A counter is maintained in noinit memory to track the
number of times it takes to reproduce a failure.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-09-19 09:03:23 -04:00
..
coverage subsys/testsuite/coverage: move initialization vector to RODATA 2019-09-12 09:53:34 +08:00
include subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00
ztest testsuite: support reboot to retry intermittent tests 2019-09-19 09:03:23 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig Kconfig: Correct COVERAGE help msg 2019-09-13 09:20:10 +02:00
unittest.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00