zephyr/tests/bluetooth/host/id
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
..
bt_br_oob_get_local
bt_id_add
bt_id_adv_random_addr_check
bt_id_create
bt_id_del
bt_id_delete
bt_id_get
bt_id_init
bt_id_read_public_addr
bt_id_reset
bt_id_scan_random_addr_check
bt_id_set_adv_own_addr tests: Bluetooth: disable optimizations in unit test 2024-08-26 18:51:11 +02:00
bt_id_set_adv_private_addr
bt_id_set_adv_random_addr
bt_id_set_create_conn_own_addr
bt_id_set_private_addr
bt_id_set_scan_own_addr
bt_le_ext_adv_oob_get_local
bt_le_oob_get_local
bt_le_oob_get_sc_data
bt_le_oob_set_legacy_tk
bt_le_oob_set_sc_data
bt_lookup_id_addr
bt_setup_public_id_addr
bt_setup_random_id_addr
mocks
testing_common_defs.h