mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 22:16:05 +00:00
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> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
deprecated | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |