mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 10:35:22 +00:00
This patch converts legacy test case to use ztest apis. Signed-off-by: Punit Vara <punit.vara@intel.com>
7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_CENTRAL=y
|
|
CONFIG_BT_SMP=y
|
|
CONFIG_ZTEST=y
|
|
|