zephyr/tests/bluetooth/host/host_mocks
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
..
assert.c Bluetooth: tests: use a single definition of the fff global 2022-10-26 13:29:19 +02:00
assert.h
print_utils.c
print_utils.h include: Add missed 'zephyr' prefix while including header files 2022-10-18 14:12:45 +02:00