zephyr/tests/subsys/settings/functional/fcb/testcase.yaml
Anas Nashif 4dabea6f67 tests: settings: 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

25 lines
522 B
YAML

tests:
settings.functional.fcb:
platform_allow:
- nrf52840dk_nrf52840
- nrf52dk_nrf52832
- native_posix
- native_posix_64
- mr_canhubk3
integration_platforms:
- nrf52840dk_nrf52840
tags:
- settings
- fcb
settings.functional.fcb.chosen:
extra_args: DTC_OVERLAY_FILE=./chosen.overlay
platform_allow:
- native_posix
- native_posix_64
- mr_canhubk3
integration_platforms:
- native_posix
tags:
- settings
- fcb