zephyr/tests
Luiz Augusto von Dentz 4f019eab26 Bluetooth: shell: Remove forward declaration
It is possible to remove the forward declaration of l2cap_alloc_buf as
the recv pointer can be compared directly with chan pointer avoiding
using l2cap_ops directly.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-05-14 17:54:46 +03:00
..
benchmarks tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
bluetooth Bluetooth: shell: Remove forward declaration 2017-05-14 17:54:46 +03:00
booting/stub
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
defaults.tc
Kconfig
Makefile
Makefile.test