Convert all Bluetooth tests that define dummy HCI driver instances to use the new HCI driver API. This requires both a custom DTS binding as well as an app-specific overlay file. Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
15 lines
308 B
YAML
15 lines
308 B
YAML
tests:
|
|
bluetooth.host_long_adv_recv:
|
|
extra_args:
|
|
- EXTRA_DTC_OVERLAY_FILE="test.overlay"
|
|
platform_allow:
|
|
- native_posix
|
|
- native_posix/native/64
|
|
- native_sim
|
|
- native_sim/native/64
|
|
integration_platforms:
|
|
- native_sim
|
|
tags:
|
|
- bluetooth
|
|
- host
|