zephyr/tests
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
..
benchmark unified: Fix boot_time nanokernel benchmark 2016-10-31 17:06:26 +00:00
bluetooth tests: samples: exclude quark_d2000_crb from large applications/tests 2016-10-31 16:10:45 -04:00
booting/stub tests: move quark_se boot stub to tests 2016-10-27 22:14:53 +00:00
compliance testcases: sample static testcase to run checkpatch on the source 2016-06-14 23:49:57 +00:00
crypto tests: crypto: convert all tests to unified kernel 2016-10-31 21:38:49 +00:00
drivers tests: do not build sensors for system with < 32k {S}RAM 2016-10-31 12:54:35 +00:00
fs/fat_fs fs: tests: Use 'fs' instead of 'filesystem' as directory name 2016-10-31 08:08:27 +02:00
include tc_util: protect macro arg expansion 2016-10-28 15:40:37 +00:00
kernel ztest: move ztest to unified kernel 2016-10-31 21:38:04 +00:00
net net: tests: Fix net_buf_unref() tests for fragment chains 2016-10-31 23:53:40 +00:00
unit tests: Add gcov support 2016-09-30 21:17:42 +00:00
ztest ztest: move ztest to unified kernel 2016-10-31 21:38:04 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00