Migrate the unit tests at `bluetooth/at` to use the new ztest API. Signed-off-by: Tristan Honscheid <honscheid@google.com>
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_BREDR=y
|
|
CONFIG_BT_HFP_HF=y
|
|
CONFIG_NET_BUF=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_SERIAL=y
|