zephyr/tests/drivers/flash
Bjarki Arge Andreasen 592647cf0b tests: flash: Add erase_blocks test for flash controllers
Add test suite which tests writing to and erasing all pages,
of any size defined by the page layout.

If the test is built with MCUBOOT, the test will jump into the
application, then run write/erase/boundary tests on the
bootload partition. If MCUBOOT is not selected, the test will
target the slot1 partition instead, performing the same tests.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-01-23 15:22:26 +00:00
..
boards tests: enable flash tests for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
common tests/flash: Fix test assuming erase value to be 0xff 2024-01-18 10:55:32 +01:00
erase_blocks tests: flash: Add erase_blocks test for flash controllers 2024-01-23 15:22:26 +00:00
stm32 tests: drivers: flash stm32l4 RDP on internal flash partition 2023-11-01 11:16:48 +00:00