The commit adds test scenarios for flash_fill() and flash_flatten() Flash API calls. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
The commit adds support for testing non-explicite-erase device on Flash Simulator. This is addition to already supported explicit erase before write, aka Flash, type of device behaviour. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
Move the implementation test to a subfolder so an additional test can be added. Signed-off-by: Jordan Yates <jordan@embeint.com>