This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 6a520ec88 nimble/ll: guard central-only functions
new 40ef752bf nimble/host/test: Fix memory leaks in L2CAP tests
new a62df8cca nimble/host/test: Fix buffer oveflows in GATT tests
new 30e2ee642 nimble/host/test: Fix buffer oveflows in HCI tests
new 8b10972ae nimble/hosts/test: Fix test storage utils
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nimble/host/test/src/ble_gatt_write_test.c | 5 +--
nimble/host/test/src/ble_hs_hci_test.c | 14 +++++---
nimble/host/test/src/ble_hs_test_util.c | 54 +++++++++++++++++++++++++++---
nimble/host/test/src/ble_l2cap_test.c | 6 ++--
4 files changed, 66 insertions(+), 13 deletions(-)