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