diff --git a/samples/bluetooth/broadcaster/sample.yaml b/samples/bluetooth/broadcaster/sample.yaml index afd06561ead..b0ad4650f0e 100644 --- a/samples/bluetooth/broadcaster/sample.yaml +++ b/samples/bluetooth/broadcaster/sample.yaml @@ -3,5 +3,5 @@ sample: tests: sample.bluetooth.broadcaster: harness: bluetooth - platform_allow: qemu_cortex_m3 qemu_x86 + platform_allow: qemu_cortex_m3 qemu_x86 nrf51dk_nrf51422 nrf52dk_nrf52832 tags: bluetooth diff --git a/samples/bluetooth/central_ht/sample.yaml b/samples/bluetooth/central_ht/sample.yaml index 544a276090f..5274c945ca5 100644 --- a/samples/bluetooth/central_ht/sample.yaml +++ b/samples/bluetooth/central_ht/sample.yaml @@ -2,6 +2,6 @@ sample: name: Bluetooth Central HT tests: sample.bluetooth.central_ht: - arch_allow: x86 harness: bluetooth + platform_allow: qemu_cortex_m3 qemu_x86 nrf51dk_nrf51422 nrf52dk_nrf52832 tags: bluetooth diff --git a/samples/bluetooth/peripheral_ht/sample.yaml b/samples/bluetooth/peripheral_ht/sample.yaml index 96e1dc4b07a..63c58d72607 100644 --- a/samples/bluetooth/peripheral_ht/sample.yaml +++ b/samples/bluetooth/peripheral_ht/sample.yaml @@ -4,7 +4,7 @@ sample: tests: sample.bluetooth.peripheral_ht: harness: bluetooth - platform_allow: qemu_cortex_m3 qemu_x86 + platform_allow: qemu_cortex_m3 qemu_x86 nrf51dk_nrf51422 nrf52dk_nrf52832 tags: bluetooth sample.bluetooth.peripheral_ht.frdm_kw41z_shield: harness: bluetooth