1tests: 2 bluetooth.gatt: 3 extra_args: 4 - EXTRA_DTC_OVERLAY_FILE="test.overlay" 5 platform_allow: 6 - native_sim 7 - native_sim/native/64 8 - qemu_x86 9 - qemu_cortex_m3 10 integration_platforms: 11 - native_sim 12 tags: 13 - bluetooth 14 - gatt 15 bluetooth.gatt.psa: 16 filter: CONFIG_PSA_CRYPTO_CLIENT 17 extra_args: 18 - EXTRA_DTC_OVERLAY_FILE="test.overlay" 19 platform_allow: 20 - native_sim 21 - native_sim/native/64 22 - qemu_x86 23 - qemu_cortex_m3 24 - nrf5340dk/nrf5340/cpuapp/ns 25 - nrf52840dk/nrf52840 26 integration_platforms: 27 - native_sim 28 tags: 29 - bluetooth 30 - gatt 31