zephyr/tests/bluetooth/host/id/bt_id_init/testcase.yaml

18 lines
382 B
YAML

common:
tags:
- bluetooth
- host
tests:
bluetooth.host.bt_id_init.default:
type: unit
bluetooth.host.bt_id_init.default_bt_settings_enabled:
type: unit
extra_configs:
- CONFIG_SETTINGS=y
- CONFIG_BT_SETTINGS=y
bluetooth.host.bt_id_init.bt_privacy_enabled:
type: unit
extra_configs:
- CONFIG_BT_SMP=y
- CONFIG_BT_PRIVACY=y