Migrate the tests at `bluetooth/adv` to the new ztest API. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_DEBUG_LOG=y
|
|
CONFIG_BT_DEVICE_NAME="Test Adv Data"
|
|
CONFIG_ASSERT=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|