mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 10:32:37 +00:00
This patch converts legacy test case to use ztest apis. Signed-off-by: Punit Vara <punit.vara@intel.com>
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_CENTRAL=y
|
|
CONFIG_BT_BREDR=y
|
|
CONFIG_ZTEST=y
|
|
|