zephyr/tests
Piotr Pryga b61101144a tests: Bluetooth: bsim_test_iso: Change wait time in BIG receiver
The receiver and transmitter in the test are synchronized by
use of sleep functions. The change in handling of periodic
advertising synchronized event caused missmach in waiting
times. Receiver is notified about established synchronization
later that it was in the past. Due to that the wait for end
of transmitter operation was too long.

Temporary fix for the problem is decrease of receiver sleep
time by one periodic advertising interval.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-10-07 21:36:55 -04:00
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arm64: add GICv3 ITS test suite 2021-09-28 19:45:29 -04:00
benchmarks tests: mbedtls: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
bluetooth tests: Bluetooth: bsim_test_iso: Change wait time in BIG receiver 2021-10-07 21:36:55 -04:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
crypto tests: crypto: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
drivers tests: build_all: sensor: remove unused modems 2021-10-07 15:31:40 -04:00
kernel test: pm: device: Fix build options 2021-10-07 15:44:32 -04:00
lib tests/lib/heap: Add coverage for sys_heap_usable_size() 2021-10-06 20:20:31 -04:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net tests: net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
posix tests: posix: common: clock: remove poorly conditioned tests 2021-09-09 21:20:27 -04:00
subsys tests: jwt: This test requires csprng 2021-10-07 14:02:40 -05:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest tests: ztests: error_hook: Fix for Armv8R aarch64 2021-09-28 20:06:06 -04:00