zephyr/tests/net
Johan Hedberg ee0412a7d1 net: tests: Fix net_buf_unref() tests for fragment chains
The net_buf_unref() API will unref all associated fragments, so it's
wrong to assume that no fragment destroy callbacks would be called
when the head buf is unreffed. Instead the right expectation is that
all fragments get unrefed as well.

Change-Id: I00530e4c1cfa5dddbfcbeab9609347873010ff4d
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-10-31 23:53:40 +00:00
..
buf net: tests: Fix net_buf_unref() tests for fragment chains 2016-10-31 23:53:40 +00:00
zoap iot/zoap: Add unit tests for block-wise transfers 2016-10-25 12:56:51 +00:00