diff --git a/tests/drivers/flash/erase_blocks/README.rst b/tests/drivers/flash/erase_blocks/README.rst new file mode 100644 index 0000000000000..b46fcbb09631c --- /dev/null +++ b/tests/drivers/flash/erase_blocks/README.rst @@ -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.