zephyr/tests/bluetooth
Jonathan Rico 4ab8073b87 tests: Bluetooth: disable optimizations in unit test
Very very weird behavior.

Deleting the `options & BT_LE_ADV_OPT_USE_NRPA` branch in
`id.c:bt_id_set_adv_own_addr` makes the test pass. But add a log in that
branch, and you'll see that we never take it in the UT binary..

I don't have time for this, maybe some compiler guru or C language
lawyer can look at that decompiled function and figure out the root
cause.

Someone should also really fix the Bluetooth unit tests and make them
run on any Bluetooth related PR. Also nightly.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-08-26 18:51:11 +02:00
..
addr Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
adv
at
audio Bluetooth: audio: Make unit tests compile 2024-08-21 16:44:44 -04:00
bluetooth Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
bt_crypto bt-crypto: add option to use PSA APIs instead of TinyCrypt 2024-06-14 15:41:34 +02:00
bt_crypto_ccm Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
common/testlib Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
controller style: tests: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
ctrl_isoal Bluetooth: Controller: Add parameter to ISOALs sdu_write 2024-05-15 09:26:36 +02:00
ctrl_sw_privacy
ctrl_sw_privacy_unit
ctrl_user_ext
df everywhere: replace double words 2024-06-25 06:05:35 -04:00
gatt Bluetooth: Mark bt_<type>_err_to_str() APIs experimental 2024-07-11 13:11:59 -04:00
hci Bluetooth: Conditionally print out HCI error codes as strings 2024-07-30 18:25:56 +01:00
hci_codecs_info tests: bluetooth: fix missing net_buf_ref(rsp) 2024-06-24 14:26:22 +02:00
hci_prop_evt Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
hci_uart_async tests: bluetooth: hci_uart_async: Set thread name after creation 2024-08-23 08:01:33 -04:00
host tests: Bluetooth: disable optimizations in unit test 2024-08-26 18:51:11 +02:00
host_long_adv_recv Bluetooth: Host: Discard advertising data if not explicit scanning 2024-07-27 15:12:39 +03:00
init Bluetooth: drivers: h5: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
l2cap Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00
ll_settings
mesh bluetooth: remove CONFIG_BT_DEBUG_LOG 2024-06-18 14:33:58 -04:00
mesh_shell bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests 2024-06-14 15:41:34 +02:00
qualification tests: bluetooth: Fix line endings for imported ICS configuration 2024-08-20 18:57:43 -04:00
shell tests: bluetooth: shell: Add test case to build shell with plm 2024-08-17 08:55:13 -04:00
smp Bluetooth: Mark bt_<type>_err_to_str() APIs experimental 2024-07-11 13:11:59 -04:00
tester tests: bluetooth: tester: Fix BTP_BAP_BROADCAST_SINK_BIS_SYNC command 2024-08-22 14:23:05 -04:00
uuid Bluetooth: tests: Convert to new HCI driver API 2024-06-11 19:42:49 -04:00