zephyr/tests
Johan Hedberg b072de3b1e Bluetooth: mesh_shell: Increase L2CAP TX buffer count
In case of split host & controller we may need to do ACL segmentation
of packets. Sending the composition data will already have allocated
three TX buffers, so trying to segment the first one further will
result in a deadlock. Increase the buffer count from the default (3)
to 4 to work around this risk.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-01 16:51:11 +01:00
..
application_development/gen_inc_file tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
benchmarks tests: benchmarks: latency_measure: Fix build issue with abs() 2018-01-25 01:27:22 -06:00
bluetooth Bluetooth: mesh_shell: Increase L2CAP TX buffer count 2018-02-01 16:51:11 +01:00
boards/altera_max10/sysid tests: boards: add SysID test app for altera_max10 board 2017-12-15 18:12:00 -05:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto test: mbedtls: remove while loop 2018-01-25 04:45:35 +05:30
drivers tests: build_all: Add missing sensors 2018-01-31 10:17:58 -06:00
include tests: native: do not kill process when test completes 2018-01-25 04:45:35 +05:30
kernel kernel: include: rename nano_internal.h to kernel_internal.h 2018-01-31 10:07:21 -06:00
lib/json tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
misc/test_build tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
net tests: net: ipv6: Increase the multicast address count 2018-02-01 14:41:37 +02:00
power tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
shell tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
subsys tests: subsys: fs: nffs_fs_api: cleanup configuration for nRF5x 2018-01-29 12:50:35 +01:00
sys/ringbuffer tests: add ringbuffer api test and combine original test 2018-01-29 23:19:17 -05:00
unit tests: unit: lib: crc: Add test for crc8-ccitt implementation 2018-01-15 15:46:37 -05:00
ztest ztest: cleanup phase should reset the timeout queue. 2018-01-24 21:16:17 +05:30
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: Kconfig: add proper description to config option 2018-01-30 11:32:02 -05:00