zephyr/tests/drivers/flash/erase_blocks
Andrej Butok 36a1cacbe7 tests: flash: erase_blocks: Add README file
Add the brief README file for the erase_blocks test.
Every test/sample should have a readme file.

Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
2024-08-02 18:41:23 -05:00
..
src tests: flash: erase_blocks: Add support of flash program size > 128 2024-08-01 16:40:53 +02:00
CMakeLists.txt
prj.conf
README.rst tests: flash: erase_blocks: Add README file 2024-08-02 18:41:23 -05:00
sysbuild.conf
testcase.yaml

Flash Controller Erase Block Testing
####################################

Testing of erasing and writing all pages of the tested partition.
If MCUBOOT is not selected, the partition under test is slot1_partition.
If the test is built with MCUBOOT, the tested partition is boot_partition.