Add a testcase to validate behaviour of the ENTROPY_BT_HCI driver. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
9 lines
277 B
YAML
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
|