zephyr/tests/bluetooth/controller
Gerard Marull-Paretas 4863c5f05b sys/util: extend usage of DIV_ROUND_UP
Many areas of Zephyr divide and round up without using the DIV_ROUND_UP
macro. Make use of it, so that we make use of a tested system macro and
at the same time we make code more readable.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-04-12 16:42:29 +02:00
..
common Revert "Bluetooth: controller: use RX node piggy-back for NTF when possible" 2023-03-10 09:30:23 +01: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 tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01: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