zephyr/tests
Aska Wu a9b2d57664 tests: sockets: Check the value-result argument
The addrlen of accept() and recvfrom() should be updated to the actual
value of source address.

Signed-off-by: Aska Wu <aska.wu@linaro.org>
2017-11-06 20:59:05 +02:00
..
application_development/gen_inc_file tests: gen_inc_file: fix include syntax 2017-10-31 12:32:34 -04:00
benchmarks tests: benchmarking: cleanup of the benchmarking code. 2017-11-02 09:01:06 -04:00
bluetooth Revert "tests: mesh: Convert legacy test to use ztest" 2017-11-06 13:22:24 -05:00
booting/stub
compliance
crypto drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
drivers Uart: Added testcase support for drivers using only poll mode 2017-11-03 10:53:17 -04:00
include tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
kernel tests: kernel: timer: Fix TC_PRINT format specifiers 2017-11-03 10:59:43 -07:00
lib/json tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
net tests: sockets: Check the value-result argument 2017-11-06 20:59:05 +02:00
power tests: add testcase.yaml to multicore power 2017-11-02 15:53:04 -04:00
shell tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
subsys tests: mcuboot: Check results from flash write/read functions 2017-10-31 18:52:09 -04:00
unit tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
ztest tests: ztest: Add formatting in assert APIs 2017-10-28 13:09:33 -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