zephyr/tests/bluetooth/host/keys/mocks
Arkadiusz Kozdra 82d8f09de1 bluetooth: host: track connection type enum
The enum used for connection types gets named bt_conn_type to guard
against accidental usage of generic integers with relation to it.

The added default case in several switch statements avoids warnings
against unhandled enum values.

Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
2023-07-05 09:15:48 +02:00
..
CMakeLists.txt tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
conn.c bluetooth: host: track connection type enum 2023-07-05 09:15:48 +02:00
conn.h bluetooth: host: track connection type enum 2023-07-05 09:15:48 +02:00
hci_core.c tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
hci_core.h tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
hci_core_expects.c include: add missing zephyr/ prefix 2022-10-06 10:41:02 +02:00
hci_core_expects.h tests: bluetooth: host: Add mocks for keys.c 2022-09-26 13:05:47 +02:00
id.c Bluetooth: tests: use a single definition of the fff global 2022-10-26 13:29:19 +02:00
id.h include: add missing zephyr/ prefix 2022-10-06 10:41:02 +02:00
id_expects.c tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
id_expects.h tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
keys_help_utils.c tests: bluetooth: host: Add UT for bt_keys_foreach_type() 2022-10-11 11:14:10 +02:00
keys_help_utils.h tests: bluetooth: host: Add UT for bt_keys_update_usage() 2023-01-17 13:13:02 +01:00
rpa.c Bluetooth: tests: use a single definition of the fff global 2022-10-26 13:29:19 +02:00
rpa.h include: add missing zephyr/ prefix 2022-10-06 10:41:02 +02:00
settings.c tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
settings.h tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
settings_expects.c Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_expects.h tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
settings_store.c Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_store.h Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_store_expects.c Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
settings_store_expects.h Bluetooth: Unit: Fix unit tests that rely on settings 2023-06-17 07:58:07 -04:00
util.c tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
util.h tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
util_expects.c tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00
util_expects.h tests: bluetooth: host: Add UT for bt_keys_clear() 2022-12-27 15:33:40 +01:00