zephyr/tests
Tom Finet 4474860744 tests: fix bsim bt l2cap send_on_connect to fail on err < 0
bt_l2cap_chan_send returns the total bytes sent from the buf,
hence test should only fail when it returns a negative error code
and not a positive number of bytes sent.

Signed-off-by: Tom Finet <tom.codeninja@gmail.com>
2023-08-30 10:23:05 +02:00
..
application_development
arch
benchmarks
bluetooth bluetooth: host: fix few mismatched CONTAINER_OF 2023-08-30 10:22:37 +02:00
boards
boot
bsim tests: fix bsim bt l2cap send_on_connect to fail on err < 0 2023-08-30 10:23:05 +02:00
cmake
crypto
drivers tests: drivers: uart: Adding wide data async tests 2023-08-30 10:17:17 +02:00
kernel tests: work_queue: fix few mismatched CONTAINER_OF 2023-08-29 20:06:23 -04:00
lib tests: move uoscore-uedhoc tests into tests/modules 2023-08-28 13:37:39 -04:00
misc
modules/uoscore tests: uoscore-uedhoc: add tag to match module name 2023-08-28 13:37:39 -04:00
net net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
posix tests: fs: add more tags 2023-08-24 13:41:26 -04:00
robot
subsys tests: zbus: fix tests to work with iterable sections observers 2023-08-29 10:18:55 +02:00
unit
ztest tests: ztest: zexpect: include source file directly in main.cpp 2023-08-28 13:36:08 -04:00
test_config.yaml