zephyr/tests
Mateusz Kapala 3c0c634340 bluetooth: tests: Improve bondable_per_connection bsim test
Added fail on pairing_failed callback for both central and peripheral.
Added pairing status checks in peripheral.

It has been done to test the case when multi-role BT device tried to
pair without bonding (peripheral role) while already previously bonded
with the same device on another Bluetooth identity as it seems that
there was an issue with it previously.

Signed-off-by: Mateusz Kapala <mateusz.kapala@nordicsemi.no>
2023-10-04 14:53:26 +01:00
..
application_development
arch
benchmarks
bluetooth tests: Bluetooth: Add inval testing of bt_bap_broadcast_source_stop 2023-10-03 14:28:19 +01:00
boards
boot
bsim bluetooth: tests: Improve bondable_per_connection bsim test 2023-10-04 14:53:26 +01:00
cmake
crypto
drivers tests: drivers: regulator: clean up testcase.yaml for voltage test 2023-10-04 14:52:40 +01:00
kernel kernel: move z_is_thread_essential out of public kernel header 2023-09-30 18:43:28 +02:00
lib kernel: Re-factor sys_mem_blocks definition 2023-09-30 08:04:14 +03:00
misc misc: check_init_priorities: drop CONFIG_DEVICE_DEPS=y 2023-10-04 12:19:06 +01:00
modules
net net: coap: release non-confirmable messages 2023-10-04 11:25:16 +02:00
posix kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
robot
subsys tests: mcumgr: smp_version: Enable for SPARC 2023-10-03 15:14:30 +01:00
unit
ztest tests: error_hook: skip test_catch_fatal_error for Armv8-R 2023-10-02 09:40:25 +02:00
test_config.yaml