zephyr/tests
Simon Glass b15bec5a2a drivers: flash: flash_simulator: Erase flash first
With native_posix, a flash.bin file is created when running the tests.
If the tests are re-run, they fail since the flash is no-longer erased.

Before running the tests, erase the flash so that the 'read' test can
work regardless of the previous state.

Fixes: 25171
Signed-off-by: Simon Glass <sjg@chromium.org>
2020-07-07 17:19:26 -04:00
..
application_development
arch
benchmarks
bluetooth
boards
crypto
deprecated
drivers drivers: flash: flash_simulator: Erase flash first 2020-07-07 17:19:26 -04:00
kernel tests/kernel/smp: Fixup IPI test 2020-07-07 12:59:33 -04:00
lib tests: filter out nsim as it's slow 2020-07-07 15:09:34 +02:00
misc/test_build
net
portability
posix
shell
subsys tests: shell: shell_flash: Add a test for 'flash read' 2020-07-07 17:19:26 -04:00
unit
ztest