1tests:
2  bluetooth.smp:
3    extra_args:
4      - EXTRA_DTC_OVERLAY_FILE="test.overlay"
5    platform_allow:
6      - native_posix
7      - native_posix/native/64
8      - native_sim
9      - native_sim/native/64
10      - qemu_x86
11      - qemu_cortex_m3
12    integration_platforms:
13      - native_sim
14    tags:
15      - bluetooth
16      - smp
17