17 lines
332 B
YAML
17 lines
332 B
YAML
|
tests:
|
||
|
bluetooth.smp:
|
||
|
extra_args:
|
||
|
- EXTRA_DTC_OVERLAY_FILE="test.overlay"
|
||
|
platform_allow:
|
||
|
- native_posix
|
||
|
- native_posix/native/64
|
||
|
- native_sim
|
||
|
- native_sim/native/64
|
||
|
- qemu_x86
|
||
|
- qemu_cortex_m3
|
||
|
integration_platforms:
|
||
|
- native_sim
|
||
|
tags:
|
||
|
- bluetooth
|
||
|
- smp
|