Migrate the unit tests at `bluetooth/init` to use the new ztest API. Signed-off-by: Tristan Honscheid <honscheid@google.com>
6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_CENTRAL=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|