zephyr/tests/drivers/entropy/api/testcase.yaml
Jordan Yates c8ab794ed2 tests: entropy: test entropy_bt_hci
Add a testcase to validate behaviour of the ENTROPY_BT_HCI driver.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-03-23 13:38:47 +01:00

9 lines
277 B
YAML

tests:
drivers.entropy:
filter: CONFIG_ENTROPY_HAS_DRIVER
tags: drivers entropy
drivers.entropy.bt_hci:
platform_allow: nrf52_bsim
extra_args: DTC_OVERLAY_FILE=./entropy_bt_hci.overlay OVERLAY_CONFIG=./entropy_bt_hci.conf
tags: driver entropy bluetooth