zephyr/tests
Vinayak Kariappa Chettimada a7afc75c8a Bluetooth: shell: Add GATT write cmd throughput measurement
Add shell command to test GATT write cmd throughput between
two test shell peers.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-05-16 15:30:51 +03:00
..
benchmarks tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
bluetooth Bluetooth: shell: Add GATT write cmd throughput measurement 2017-05-16 15:30:51 +03:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance
crypto tests: crypto: reduce high timeout value 2017-05-01 09:37:34 -04:00
drivers tests: uart_basic_api: Don't assume we can drink from IRQ firehose. 2017-05-02 09:31:36 -04:00
include tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
kernel tests: kernel: fatal: check stack overflow 2017-05-13 15:14:41 -04:00
lib/json tests: json: add json_escape() tests 2017-05-08 08:52:52 -04:00
net tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
power tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
subsys tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
unit tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
ztest tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test
defaults.tc