zephyr/tests/bluetooth
Jonathan Rico d870df0054 Bluetooth: tests: use a single definition of the fff global
Linking fails on ubuntu 22.04 because of multiple definitions of the `fff`
global, which is defined by `DEFINE_FFF_GLOBALS`.

Only define it in the tests' `main.c` instead of the mocks.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2022-10-26 13:29:19 +02:00
..
addr Bluetooth: Add unit tests for bt_addr_le_eq 2022-10-19 15:40:18 +03:00
adv
at
bluetooth
bsim_bt Bluetooth: audio: pacs: Replace capabilities API with pacs 2022-10-26 08:49:00 +02:00
controller Bluetooth: Controller: Fix DLE HCI params parsing 2022-10-03 10:08:34 +02:00
ctrl_isoal tests: Bluetooth: controller: Disabled ISO-AL Unit Tests 2022-10-03 13:22:13 +02:00
ctrl_sw_privacy
ctrl_sw_privacy_unit
ctrl_user_ext
df
gatt
hci_codecs_info
hci_prop_evt
host Bluetooth: tests: use a single definition of the fff global 2022-10-26 13:29:19 +02:00
host_long_adv_recv ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
init
l2cap
ll_settings
mesh
mesh_shell Bluetooth: Mesh: Shell: Make prov features dynamic 2022-10-04 10:33:30 +02:00
qualification tests: Bluetooth: Upload Launch Studio Project and ICS 2022-09-26 13:21:08 +02:00
shell Bluetooth: Audio: Add CAP initiator skeleton 2022-10-24 10:39:11 +02:00
tester Bluetooth: Replace 'bt_addr_le_cmp(x) != 0' with 'bt_addr_le_eq(x)' 2022-10-19 15:40:18 +03:00
uuid