1tests:
2  settings.functional.fcb:
3    platform_allow:
4      - nrf52840dk/nrf52840
5      - nrf52dk/nrf52832
6      - native_sim
7      - native_sim/native/64
8      - mr_canhubk3
9    integration_platforms:
10      - nrf52840dk/nrf52840
11    tags:
12      - settings
13      - fcb
14  settings.functional.fcb.chosen:
15    extra_args: DTC_OVERLAY_FILE=./chosen.overlay
16    platform_allow:
17      - native_sim
18      - native_sim/native/64
19      - mr_canhubk3
20    integration_platforms:
21      - native_sim
22    tags:
23      - settings
24      - fcb
25