zephyr/tests/bsim
Johan Hedberg 8b02141ca7 Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR
Deprecate BT_CTLR, and add a new HAS_BT_CTLR as a virtual option which
specific users (like BT_LL_SW_SPLIT) select. This also means that we can
remove all places that were forcefully enabling the BT_CTLR option, and
instead we now depend on devicetree to get some local LL HCI driver
enabled which in turn also enables the HAS_BT_CTLR option.

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2024-12-03 10:16:44 +01:00
..
babblekit tests: Bluetooth: Add ACL re-assembly test 2024-07-10 11:47:26 -04:00
bluetooth Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
drivers/uart tests/bsim sh scripts: Reduce boilerplate 2024-03-25 16:17:13 +01:00
net net: openthread: Allow a platform to select a Settings backend. 2024-12-02 18:18:20 +01:00
ci.bt.sh Revert "tests/bsim: Provisionally disable the nrf54l15 BT tests" 2024-08-30 11:47:15 -04:00
ci.net.sh ci: bsim tests: Move CI steps to separate scripts 2024-06-13 17:52:03 +02:00
ci.uart.sh tests/bsim: Also runtime test the UART drivers for the nrf54l15 2024-11-22 11:34:30 +01:00
compile.sh tests/bsim sh scripts: Reduce boilerplate 2024-03-25 16:17:13 +01:00
compile.source tests: bsim: support snippets 2024-11-25 14:41:43 +01:00
generate_coverage_report.sh tests/bsim: Add a script to generate coverage reports 2023-04-21 16:23:35 +02:00
run_parallel.sh tests/bsim/run_parallel.sh: Do not attempt to run parallel with no tests 2024-06-14 05:31:08 -04:00
sh_common.source tests/bsim/common sh: Improve getting test name/relative path 2024-04-10 07:43:21 -04:00