zephyr/tests/drivers/flash/erase_blocks
Anas Nashif b207035851 tests: add integration_platforms and misc optimizations
Add integration_platforms to many tests that use platform_allow to
manage scope of pull_request CI.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-11-26 00:12:07 +01: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 tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00

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.