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
CMakeLists.txt
README.txt
prj.conf
prj_split.conf
prj_split_privacy.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.