zephyr/tests/bluetooth/host
Ahmed Moheb 7ef05751a3 tests: bluetooth: host: Fix CI failures with bt_keys_get_addr() UT
CI tests were failing due to a recent change to zassume_true()
implementation.
While the test case is still skipped when assumption fails, but it is
now causing the final execution result to fail.

zassume_true() was replaced by ztest_test_skip() combined with
a conditional 'if' statement to get the required effect.

Signed-off-by: Ahmed Moheb <ahmed.moheb@nordicsemi.no>
2022-10-14 12:40:46 +02:00
..
buf tests: bluetooth: Remove deprecated definitions 2022-10-11 11:29:42 +02:00
host_mocks tests: bluetooth: host: Add mocks for keys.c 2022-09-26 13:05:47 +02:00
keys tests: bluetooth: host: Fix CI failures with bt_keys_get_addr() UT 2022-10-14 12:40:46 +02:00
CMakeLists.txt tests: bluetooth: host: Add mocks for keys.c 2022-09-26 13:05:47 +02:00