zephyr/tests/bluetooth/df/testcase.yaml
Piotr Pryga 8e0444cc17 tests: Bluetooth: df: Add missing intergration_platforms
Add intergration_plaforms entry in testcase.yaml.
Thanks to that nrf52_bsim platform will be used instead
of default platforms that do not include nrf52_bsim.
The test will be not dead as it is now (executed only
when tests code has been changed).

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-03-17 11:34:26 +01:00

7 lines
120 B
YAML

tests:
bluetooth.df:
platform_allow: nrf52_bsim
integration_platforms:
- nrf52_bsim
tags: bluetooth