zephyr/tests
Johan Hedberg 45bc46d42e net: buf: Introduce net_buf_destroy() wrapper
This is only for use with custom destroy callbacks, so that the
application gets isolated away from the details of how exactly the
buffers are managed. This opens up the possibility of switching away
from k_fifo to potentially better solutions, such as k_lifo.

Change-Id: I0d8322fdec3500d8ae060ae471b9448aeaa4572a
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-15 08:45:05 +02:00
..
bluetooth tests: Remove unnecessary CONFIG_TEST_RANDOM_GENERATOR 2016-12-13 22:50:18 +00:00
booting/stub samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
drivers sanity: filter the build-all test for ethernet 2016-12-14 17:25:10 +00:00
fs/fat_fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
include tinycrypt: Fix style issues 2016-11-16 16:51:57 +00:00
iot random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
kernel random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
legacy kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
net net: buf: Introduce net_buf_destroy() wrapper 2016-12-15 08:45:05 +02:00
power/power_states tests: power_mgmt: Fix wrong value being passed to post_ops func 2016-11-23 00:21:52 +00:00
unit net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
ztest kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +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