1sample:
2  name: Bluetooth Peripheral HIDs
3  description: Bluetooth Low Energy HID-over-GATT service sample
4tests:
5  sample.bluetooth.peripheral_hids:
6    harness: bluetooth
7    platform_allow: qemu_x86
8    tags: bluetooth
9    integration_platforms:
10      - qemu_x86
11  sample.bluetooth.peripheral_hids.no_authentication:
12    harness: bluetooth
13    extra_configs:
14      - CONFIG_SAMPLE_BT_USE_AUTHENTICATION=n
15    platform_allow: qemu_x86
16    tags: bluetooth
17    integration_platforms:
18      - qemu_x86
19