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 benchmarks: timing_info: fix x86 cycles to nsec conversion 2020-07-02 20:51:12 -04:00
bluetooth Bluetooth: test: Print disconnect reason in hex value 2020-07-06 11:15:39 +02:00
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 posix/fs: Fix POSIX lseek to return position upon completion 2020-07-04 07:46:51 -04:00
shell
subsys tests: shell: shell_flash: Add a test for 'flash read' 2020-07-07 17:19:26 -04:00
unit Revert "tests: dlist to add a testcase and add some tags" 2020-07-02 14:40:20 -05:00
ztest