zephyr/tests/bluetooth/host/id/mocks
Théo Battrel 0f079a1ab8 Bluetooth: Unit: Fix unit tests that rely on settings
Following the previous commit that introduce the settings API for the
Bluetooth subsystem, some unit tests needed to be updated to use it.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2023-06-17 07:58:07 -04:00
..
syscalls
zephyr/linker
addr_expects.c tests: bluetooth: host: Add UT for bt_id_create() 2023-01-17 13:13:28 +01:00
addr_expects.h tests: bluetooth: host: Add UT for bt_id_create() 2023-01-17 13:13:28 +01:00
addr.c
addr.h
adv_expects.c tests: bluetooth: host: Add UT for bt_id_add() 2023-01-17 13:13:28 +01:00
adv_expects.h tests: bluetooth: host: Add UT for bt_id_add() 2023-01-17 13:13:28 +01:00
adv.c
adv.h
CMakeLists.txt tests: bluetooth: host: Add UT for bt_le_oob_get_local() 2023-01-17 13:13:28 +01:00
conn_expects.c tests: bluetooth: host: Add UT for bt_id_add() 2023-01-17 13:13:28 +01:00
conn_expects.h tests: bluetooth: host: Add UT for bt_id_add() 2023-01-17 13:13:28 +01:00
conn.c
conn.h
crypto_expects.c tests: bluetooth: host: Add UT for bt_setup_public_id_addr() 2023-01-17 13:13:28 +01:00
crypto_expects.h tests: bluetooth: host: Add UT for bt_setup_public_id_addr() 2023-01-17 13:13:28 +01:00
crypto.c
crypto.h
devicetree_generated.h
hci_core_expects.c tests: bluetooth: host: Add UT for bt_id_set_adv_random_addr() 2023-01-17 13:13:28 +01:00
hci_core_expects.h tests: bluetooth: host: Add UT for bt_id_set_adv_random_addr() 2023-01-17 13:13:28 +01:00
hci_core.c
hci_core.h
kernel_expects.c tests: bluetooth: host: Add UT for bt_id_init() 2023-01-17 13:13:28 +01:00
kernel_expects.h tests: bluetooth: host: Add UT for bt_id_init() 2023-01-17 13:13:28 +01:00
kernel.c Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
kernel.h Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
keys_expects.c tests: bluetooth: host: Add UT for bt_id_del() 2023-01-17 13:13:28 +01:00
keys_expects.h tests: bluetooth: host: Add UT for bt_id_del() 2023-01-17 13:13:28 +01:00
keys.c
keys.h
net_buf_expects.c tests: bluetooth: host: Add UT for bt_id_set_adv_random_addr() 2023-01-17 13:13:28 +01:00
net_buf_expects.h tests: bluetooth: host: Add UT for bt_id_set_adv_random_addr() 2023-01-17 13:13:28 +01:00
net_buf.c
net_buf.h
rpa_expects.c tests: bluetooth: host: Add UT for bt_id_set_private_addr() 2023-01-17 13:13:28 +01:00
rpa_expects.h tests: bluetooth: host: Add UT for bt_id_set_private_addr() 2023-01-17 13:13:28 +01:00
rpa.c
rpa.h
scan_expects.c tests: bluetooth: host: Add UT for bt_id_add() 2023-01-17 13:13:28 +01:00
scan_expects.h tests: bluetooth: host: Add UT for bt_id_add() 2023-01-17 13:13:28 +01:00
scan.c
scan.h
settings_expects.c Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_expects.h Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings.c Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings.h Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
smp_expects.c tests: bluetooth: host: Add UT for bt_le_oob_get_sc_data() 2023-01-17 13:13:28 +01:00
smp_expects.h tests: bluetooth: host: Add UT for bt_le_oob_get_sc_data() 2023-01-17 13:13:28 +01:00
smp.c
smp.h