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>
This commit is contained in:
Andrej Butok 2024-07-31 13:15:18 +02:00 committed by Maureen Helm
commit 36a1cacbe7

View file

@ -0,0 +1,6 @@
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.