zephyr/tests/subsys/fs/fcb/testcase.yaml
Anas Nashif c9a2e0f0e8 tests: fcb: fix test meta data and components
Fix meta data and standarize components in test identifiers.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-11 14:19:40 +03:00

19 lines
547 B
YAML

tests:
filesystem.fcb:
platform_allow:
- nrf52840dk_nrf52840
- nrf52dk_nrf52832
- nrf51dk_nrf51422
- native_posix
- native_posix_64
- mr_canhubk3
tags: flash_circural_buffer
integration_platforms:
- nrf52840dk_nrf52840
filesystem.fcb.native_posix.fcb_0x00:
extra_args: DTC_OVERLAY_FILE=boards/native_posix_ev_0x00.overlay
platform_allow: native_posix
filesystem.fcb.qemu_x86.fcb_0x00:
extra_args: DTC_OVERLAY_FILE=boards/qemu_x86_ev_0x00.overlay
platform_allow: qemu_x86