Add a test for the flash simulator preserving memory across a `sys_reboot` through the use of memory regions. Signed-off-by: Jordan Yates <jordan@embeint.com>
5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_FLASH=y
|
|
CONFIG_FLASH_SIMULATOR=y
|
|
CONFIG_REBOOT=y
|