zephyr/tests
Johan Hedberg 767c92e176 Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool
Having TX buffers split into numerous pools has the downside of
increased memory consumption. This patch takes the initial step to
consolidate these pools into a single one, saving about 248 bytes of
RAM for a basic configuration.

Change-Id: I449ba18b44a9a6af68e9a2c44f19a9286eb88b14
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-17 08:44:21 +02:00
..
bluetooth Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool 2017-01-17 08:44:21 +02:00
booting/stub tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
drivers Merge "Merge arm branch into master" 2017-01-12 18:23:39 +00:00
fs/fat_fs subsys: disk: Refactor disk_access stuff into a directory 2017-01-08 20:58:05 +00:00
include kernel: add LEGACY_KERNEL option 2017-01-09 19:42:13 +00:00
kernel tests: add test for k_timer_user_data_set/get() 2017-01-14 13:06:01 +00:00
legacy tests: legacy: kernel: context: account for riscv32 architecture 2017-01-13 19:59:44 +00:00
net build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
power/power_states kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
subsys/debug/gdb_server tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
unit net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
ztest tests: introduce Makefile.test 2017-01-03 17:48:44 +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