This adds unit tests for bt_data_parse. The sample data concept used in test is based on AD Structures of Advertising, Periodic Advertising, and Scan Response presented in Core specification. Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_ASSERT=y
|
|
CONFIG_ASSERT_LEVEL=2
|
|
CONFIG_ASSERT_VERBOSE=y
|
|
CONFIG_ASSERT_ON_ERRORS=y
|
|
CONFIG_NET_BUF=y
|