Enable flash tests for s32z board Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
25 lines
522 B
YAML
25 lines
522 B
YAML
common:
|
|
modules:
|
|
- littlefs
|
|
tags:
|
|
- logging
|
|
- backend
|
|
- filesystem
|
|
- fs
|
|
- littlefs
|
|
platform_allow:
|
|
- native_sim
|
|
- native_sim/native/64
|
|
- nrf52840dk/nrf52840
|
|
- mr_canhubk3
|
|
- s32z2xxdc2/s32z270/rtu0
|
|
- s32z2xxdc2/s32z270/rtu1
|
|
- s32z2xxdc2@D/s32z270/rtu0
|
|
- s32z2xxdc2@D/s32z270/rtu1
|
|
integration_platforms:
|
|
- native_sim
|
|
tests:
|
|
logging.backend.fs.automounted: {}
|
|
logging.backend.fs.manualmounted:
|
|
extra_args: EXTRA_DTC_OVERLAY_FILE="automount.overlay"
|