2019-04-18 20:55:38 +08:00
|
|
|
tests:
|
2019-12-02 01:29:43 +08:00
|
|
|
drivers.flash.flash_simulator:
|
2020-08-26 23:28:25 +08:00
|
|
|
platform_allow: qemu_x86 native_posix native_posix_64
|
2019-04-18 20:55:38 +08:00
|
|
|
tags: driver
|
2020-06-30 18:05:35 +08:00
|
|
|
drivers.flash.flash_simulator.qemu_erase_value_0x00:
|
|
|
|
extra_args: DTC_OVERLAY_FILE=boards/qemu_x86_ev_0x00.overlay
|
2020-08-26 23:28:25 +08:00
|
|
|
platform_allow: qemu_x86
|
2020-06-30 18:05:35 +08:00
|
|
|
tags: driver
|
|
|
|
drivers.flash.flash_simulator.posix_erase_value_0x00:
|
|
|
|
extra_args: DTC_OVERLAY_FILE=boards/native_posix_ev_0x00.overlay
|
2020-08-26 23:28:25 +08:00
|
|
|
platform_allow: native_posix
|
2020-06-30 18:05:35 +08:00
|
|
|
tags: driver
|
|
|
|
drivers.flash.flash_simulator.posix_64_erase_value_0x00:
|
|
|
|
extra_args: DTC_OVERLAY_FILE=boards/native_posix_64_ev_0x00.overlay
|
2020-08-26 23:28:25 +08:00
|
|
|
platform_allow: native_posix_64
|
2020-06-30 18:05:35 +08:00
|
|
|
tags: driver
|