zephyr/tests/bluetooth/bsim_bt/bsim_test_app
Johan Hedberg 31ad7b455b Bluetooth: tests: Fix timeout passed to k_sleep()
Use the appropriate K_SECONDS() macro to pass a timeout to k_sleep().

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2020-04-01 20:03:15 +03:00
..
src Bluetooth: tests: Fix timeout passed to k_sleep() 2020-04-01 20:03:15 +03:00
tests_scripts Bluetooth: tests: Add privacy configuration for test basic_conn_encrypt 2020-02-05 14:33:21 +02:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
README.txt
prj.conf
prj_split.conf
prj_split_privacy.conf Bluetooth: tests: Add privacy configuration for test basic_conn_encrypt 2020-02-05 14:33:21 +02:00

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.