zephyr/tests/bluetooth
Théo Battrel effb76c61e Bluetooth: Move re-implementation of `snprintk`
Move the function in the `subsys/testsuite/ztest/src/ztest_mock.c` files.

This is motivated by the fact that there is others re-implementation of
`*printk` functions using libc counterparts in the `ztest_mock.c` file.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2022-11-02 13:28:57 +01:00
..
addr Bluetooth: Add unit tests for bt_addr_le_eq 2022-10-19 15:40:18 +03:00
adv includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
at tests/bluetooth: Use memcpy to put data into net_buf 2022-10-29 11:32:06 +03:00
bluetooth includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
bsim_bt Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
controller test: update how unit tests set sources 2022-10-31 17:01:59 +01:00
ctrl_isoal tests: Bluetooth: controller: Disabled ISO-AL Unit Tests 2022-10-03 13:22:13 +02:00
ctrl_sw_privacy test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_sw_privacy_unit test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_user_ext test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
df includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
gatt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hci_codecs_info includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hci_prop_evt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
host Bluetooth: Move re-implementation of `snprintk` 2022-11-02 13:28:57 +01:00
host_long_adv_recv ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
init Bluetooth: Controller: Rename Kconfig to BT_CTLR_ADV_AUX_PDU_BACK2BACK 2022-08-03 12:02:47 +02:00
l2cap includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ll_settings includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mesh Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
mesh_shell Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
qualification tests: Bluetooth: Upload Launch Studio Project and ICS 2022-09-26 13:21:08 +02:00
shell Bluetooth: Audio: Increase some values for the audio shell 2022-10-31 16:43:41 +09: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