zephyr/samples/subsys
Erwan Gouriou 70e223a5b9 samples/subsys/nvs: Add a clean test termination
If nvs sample is run once until max reboot value, the next time it is is
ran on the same board, it will not behave as expected as code will
read reboot counter set to max value and will stop there.
In order to avoid the operation to wipe the flash manually between
2 runs of the test, add a clean termination to the test by resetting
the reboot counter before exiting.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-02-12 20:16:22 -05:00
..
console cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
fs doc: fix misspellings in docs 2019-02-07 22:06:14 -05:00
ipc samples: subsys: ipm_mcux: Convert to use DT_ prefixed defines 2019-02-08 16:03:17 -06:00
logging tests: Dont run coverage for select test cases. 2019-01-16 06:12:33 -05:00
mgmt doc: changed structure and layout 2019-02-05 07:04:40 -05:00
nvs samples/subsys/nvs: Add a clean test termination 2019-02-12 20:16:22 -05:00
shell/shell_module shell: improved shell_prompt_change function 2019-02-08 14:51:52 -05:00
usb samples: cdc_acm_composite: Add README documentation 2019-02-08 11:23:04 -05:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00