blob: f372776f10fb4438b1954610a08d42271c500680 [file] [log] [blame]
common:
modules:
- littlefs
tags:
- logging
- backend
- filesystem
- fs
- littlefs
tests:
logging.backend.fs.automounted:
platform_allow:
- native_posix
- native_posix_64
- nrf52840dk_nrf52840
- mr_canhubk3
integration_platforms:
- native_posix
logging.backend.fs.manualmounted.native_posix:
platform_allow: native_posix
extra_args: DTC_OVERLAY_FILE="./boards/native_posix.overlay;./boards/automount.overlay"
integration_platforms:
- native_posix
logging.backend.fs.manualmounted.native_posix_64:
platform_allow: native_posix_64
extra_args: DTC_OVERLAY_FILE="./boards/native_posix_64.overlay;./boards/automount.overlay"
integration_platforms:
- native_posix_64
logging.backend.fs.manualmounted.nrf5840dk:
platform_allow: nrf52840dk_nrf52840
extra_args: DTC_OVERLAY_FILE="./boards/nrf52840dk_nrf52840.overlay;./boards/automount.overlay"
integration_platforms:
- nrf52840dk_nrf52840
logging.backend.fs.manualmounted.mr_canhubk3:
platform_allow: mr_canhubk3
extra_args: DTC_OVERLAY_FILE="./boards/mr_canhubk3.overlay;./boards/automount.overlay"