1common: 2 tags: 3 - bluetooth 4 - host 5tests: 6 bluetooth.host.bt_keys_update_usage.default: 7 type: unit 8 extra_configs: 9 - CONFIG_BT_SMP=y 10 - CONFIG_BT_KEYS_OVERWRITE_OLDEST=y 11 bluetooth.host.bt_keys_update_usage.save_aging_counter: 12 type: unit 13 extra_configs: 14 - CONFIG_SETTINGS=y 15 - CONFIG_BT_SETTINGS=y 16 - CONFIG_BT_SMP=y 17 - CONFIG_BT_KEYS_OVERWRITE_OLDEST=y 18 - CONFIG_BT_KEYS_SAVE_AGING_COUNTER_ON_PAIRING=y 19