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

16 lines
394 B
YAML

common:
tags: test_framework 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_create.bt_privacy_enabled:
type: unit
extra_configs:
- CONFIG_BT_SMP=y
- CONFIG_BT_PRIVACY=y