zephyr/tests/bluetooth/controller/ctrl_tx_buffer_alloc
Andries Kruithof a395093acb Tests: bluetooth: controller: add correct number of max connections
The number of connections for the tx_buffer_alloc needs to be at least 3
For one of the tests it was set to default 1, which leads to unspecified
behaviour.

This is fixed by setting the maximum nr. of connections to 4

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2023-03-02 10:01:51 +01:00
..
src tests: bluetooth: add prefix to exposed API 2023-02-24 11:46:39 +01:00
CMakeLists.txt samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
Kconfig bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00
prj_1.conf bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00
prj_2.conf bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00
prj_3.conf bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00
prj_max_common.conf bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00
prj_max.conf bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00
prj.conf Tests: bluetooth: controller: add correct number of max connections 2023-03-02 10:01:51 +01:00
testcase.yaml bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00