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
CMakeLists.txt
README.rst
prj.conf
sysbuild.conf
testcase.yaml

README.rst

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.