zephyr/tests/bluetooth/controller
Andries Kruithof 954c4f2a56 Tests: Bluetooth: fix memcpy out of bounds error
In the helper-module we do a memcpy of a structure but the size
is possibly incorrect.

This PR ensures that the correct sizes are used.

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2023-04-27 16:00:33 +02:00
..
common Tests: Bluetooth: fix memcpy out of bounds error 2023-04-27 16:00:33 +02:00
ctrl_api tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_chmu tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_cis_create Bluetooth: Controller: Fix cis_offset_min used in CIS Create Response 2023-04-19 03:47:19 -04:00
ctrl_cis_terminate tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_collision tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_conn_update sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
ctrl_cte_req tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_data_length_update tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_encrypt tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_feature_exchange tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_hci tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_invalid tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_le_ping tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_min_used_chans tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_phy_update tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_sca_update tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_terminate tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_tx_buffer_alloc tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_tx_queue samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
ctrl_unsupported tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_version tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
mock_ctrl Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
uut bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00