This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
2bdc874e3b
zephyr
/
tests
/
bluetooth
/
addr
/
prj.conf
7 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bluetooth: Add unit tests for bt_addr_le_eq Add some basic unit tests for bt_addr_le_eq. Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2022-10-03 18:31:43 +08:00
CONFIG_TEST=y
CONFIG_ZTEST=y
CONFIG_BT=y
CONFIG_BT_CTLR=n
Bluetooth: tests: Convert to new HCI driver API Convert all Bluetooth tests that define dummy HCI driver instances to use the new HCI driver API. This requires both a custom DTS binding as well as an app-specific overlay file. Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
2024-05-10 15:53:18 +08:00
CONFIG_BT_H4=n