2021-11-18 01:30:04 +08:00
|
|
|
sample:
|
|
|
|
name: observer
|
|
|
|
tests:
|
|
|
|
sample.bluetooth.observer:
|
|
|
|
harness: bluetooth
|
2023-05-08 19:37:42 +08:00
|
|
|
platform_allow:
|
|
|
|
- qemu_cortex_m3
|
|
|
|
- qemu_x86
|
|
|
|
- nrf52840dk_nrf52840
|
2022-11-29 08:23:08 +08:00
|
|
|
integration_platforms:
|
|
|
|
- qemu_cortex_m3
|
2022-08-05 13:33:27 +08:00
|
|
|
tags: bluetooth
|
|
|
|
sample.bluetooth.observer.extended:
|
|
|
|
harness: bluetooth
|
|
|
|
extra_args: CONF_FILE="prj_extended.conf"
|
2023-05-08 19:37:42 +08:00
|
|
|
platform_allow:
|
|
|
|
- qemu_cortex_m3
|
|
|
|
- qemu_x86
|
|
|
|
- nrf52840dk_nrf52840
|
2021-11-18 01:30:04 +08:00
|
|
|
tags: bluetooth
|
2022-11-29 08:23:08 +08:00
|
|
|
integration_platforms:
|
|
|
|
- qemu_cortex_m3
|