zephyr/tests/bluetooth/bsim_bt/bsim_test_app
Alberto Escolar Piedras a822bc2241 tests: Add new bsim based encrypted BLE link test
Test which depends on the nrf52_bsim board.
It is based on the basic connection bsim test,
with the same pass/fail critaria.
The only difference being that the link will be encrypted
therefore exercising that part of the BLE stack.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-11-13 11:14:19 -05:00
..
src tests: Add new bsim based encrypted BLE link test 2018-11-13 11:14:19 -05:00
tests_scripts tests: Add new bsim based encrypted BLE link test 2018-11-13 11:14:19 -05:00
CMakeLists.txt
prj.conf
README.txt

Zephyr test application which uses the simulated boards test hooks.
Can be compiled targeting the *_bsim boards.

This application will, based on the command line arguments, select one of
testcases which are compiled with it.