blob: 128d613d1b3b034f866a771e1296a954399b9e6a [file] [log] [blame]
common:
tags: test_framework bluetooth host
tests:
bluetooth.host.bt_id_del.default:
type: unit
bluetooth.host.bt_id_del.broadcaster_ext_adv_enabled:
type: unit
extra_configs:
- CONFIG_BT_EXT_ADV=y
- CONFIG_BT_BROADCASTER=y
bluetooth.host.bt_id_del.broadcaster_no_ext_adv:
type: unit
extra_configs:
- CONFIG_BT_BROADCASTER=y
bluetooth.host.bt_id_del.broadcaster_no_ext_adv_privacy_enabled:
type: unit
extra_configs:
- CONFIG_BT_CENTRAL=y
- CONFIG_BT_PRIVACY=y
- CONFIG_BT_BROADCASTER=y
bluetooth.host.bt_id_del.observer_ext_adv:
type: unit
extra_configs:
- CONFIG_BT_EXT_ADV=y
- CONFIG_BT_OBSERVER=y
- CONFIG_BT_BROADCASTER=y