1common: 2 build_only: true 3 tags: 4 - bluetooth 5 platform_allow: 6 - nrf52_bsim/native 7 harness: bsim 8 9tests: 10 bluetooth.host.security.ccc_update: 11 harness_config: 12 bsim_exe_name: tests_bsim_bluetooth_host_security_ccc_update_prj_conf 13 bluetooth.host.security.ccc_update_no_lazy_load: 14 harness_config: 15 bsim_exe_name: tests_bsim_bluetooth_host_security_ccc_update_overlay-no_lazy_load_conf 16 extra_args: 17 EXTRA_CONF_FILE=overlay-no_lazy_load.conf 18 bluetooth.host.security.ccc_update_no_long_wq: 19 harness_config: 20 bsim_exe_name: tests_bsim_bluetooth_host_security_ccc_update_overlay-no_long_wq_conf 21 extra_args: 22 EXTRA_CONF_FILE=overlay-no_long_wq.conf 23