1sample:
2  name: Direction Finding Connectionless Beacon
3tests:
4  sample.bluetooth.direction_finding_connectionless:
5    harness: bluetooth
6    platform_allow:
7      - nrf52833dk/nrf52833
8      - nrf52833dk/nrf52820
9      - nrf5340dk/nrf5340/cpuapp
10    tags: bluetooth
11    integration_platforms:
12      - nrf52833dk/nrf52833
13      - nrf52833dk/nrf52820
14      - nrf5340dk/nrf5340/cpuapp
15  sample.bluetooth.direction_finding_connectionless.aoa:
16    harness: bluetooth
17    extra_args: EXTRA_CONF_FILE="overlay-aoa.conf"
18    platform_allow:
19      - nrf52833dk/nrf52833
20      - nrf52833dk/nrf52820
21      - nrf5340dk/nrf5340/cpuapp
22    integration_platforms:
23      - nrf52833dk/nrf52833
24      - nrf52833dk/nrf52820
25      - nrf5340dk/nrf5340/cpuapp
26