This commit adds a unit test that checks the freed buffer callback of the bluetooth data buffer API. Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
10 lines
170 B
Text
10 lines
170 B
Text
CONFIG_TEST=y
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_BT=y
|
|
CONFIG_BT_CTLR=n
|
|
CONFIG_BT_H4=n
|
|
|
|
# Needed to enable and test the iso rx pool
|
|
CONFIG_BT_OBSERVER=y
|
|
CONFIG_BT_ISO_SYNC_RECEIVER=y
|