zephyr/tests/bluetooth
Andy Ross f288d1e4a7 tests: samples: Apps shouldn't set tick rate
Tick rate is becoming a platform tunable in the tickless world.  Some
apps were setting it due to requirements of drivers or subsystems (or
sometimes for reasons that don't make much sense), but the dependency
goes the other way around now: board/soc/arch level code is
responsible for setting tick rates that work with their devices.

A few tests still use hard-configured tick rates, as they have
baked-in assumptions (like e.g. "a tick will be longer than a
millisecond") that need to be addressed first.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-07-02 22:52:29 -04:00
..
bluetooth license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bsim_bt cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
ctrl_user_ext cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
gatt Bluetooth: tests: Add tests for GATT 2019-06-24 22:36:59 +02:00
hci_prop_evt Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
init cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
l2cap Bluetooth: tests: Add tests for L2CAP 2019-06-24 22:36:59 +02:00
mesh tests: samples: Apps shouldn't set tick rate 2019-07-02 22:52:29 -04:00
mesh_shell Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
shell Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
tester cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
uuid Bluetooth: tests: Add tests for UUID APIs 2019-06-24 22:36:59 +02:00