Added support for native posix boards to flash_simulator tests by making sure that flash layout lines up with layout expected by tests. Resolves #25109 Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
5 lines
119 B
YAML
5 lines
119 B
YAML
tests:
|
|
drivers.flash.flash_simulator:
|
|
platform_whitelist: qemu_x86 native_posix native_posix_64
|
|
tags: driver
|