1common:
2  tags:
3    - bluetooth
4    - host
5tests:
6  bluetooth.host.bt_keys_get_addr.default:
7    type: unit
8  bluetooth.host.bt_keys_get_addr.keys_overwrite_oldest:
9    type: unit
10    extra_configs:
11      - CONFIG_BT_SMP=y
12      - CONFIG_BT_KEYS_OVERWRITE_OLDEST=y
13