zephyr/tests/bluetooth/bsim_bt
Alberto Escolar Piedras a40f07a3f3 tests: Prolong BT encrypted connection test
Prolong by 1 second the BT encrypted connection test, to ensure
there is enough time for the link itself to be encrypted.
Before this change the key was exchanged, but the 1st notification
(pass condition) was received before the link itself was encrypted.
With this change we wait for 1 notification more (1 second more),
and during that extra second the link is actually encrypted.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-01-18 18:28:32 -05:00
..
bsim_test_app tests: Prolong BT encrypted connection test 2019-01-18 18:28:32 -05:00
README.txt
compile.sh tests: bsim_bt: Add option to re-build incrementally 2018-11-21 09:42:46 -05:00
run_parallel.sh tests: bsim_bt tests: Fix malformed JUNIT results file 2018-12-06 09:15:38 -05:00

README.txt

This folder contains tests meant to be run with BabbleSim's physical layer
simulation, and therefore cannot be run directly from sanitycheck