zephyr/tests
Paul Sokolovsky 1b837d64de tests: socket: tcp: Test handling of EOF condition on socket
If peer socket closed, the other side should get 0 from recv(), and
should get in stable manner (no matter how much time went from the
closure and/or how many times recv() is called).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-03-06 15:57:40 -05:00
..
application_development
benchmarks tests: benchmarks: timing_info: Print all measurements. 2019-03-04 14:16:13 -05:00
bluetooth tests: bluetooth: MESH shell is observer not central 2019-03-05 11:22:39 +01:00
boards tests/boards/intel_s1000_crb: fix potential uninit variables 2019-02-26 01:44:42 +01:00
booting/stub
cmsis_rtos_v1 tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 13:02:20 -06:00
cmsis_rtos_v2
compliance
crypto mbedtls: provide user mode access 2019-03-05 08:27:20 -05:00
drivers tests: drivers: counter: Fix coverity issue (190952) 2019-03-05 12:37:18 -06:00
kernel macros: deleted macros SECONDS(), MSEC(), USEC() 2019-03-04 19:04:21 -05:00
lib lib/os: Conditionally eliminate alloca/VLA usage 2019-02-28 10:06:35 -08:00
misc
net tests: socket: tcp: Test handling of EOF condition on socket 2019-03-06 15:57:40 -05:00
posix posix/pthreads: fix pthread_barrier_wait() behavior to match Posix 2019-03-02 03:40:06 +01:00
shell
subsys settings: always uses the storage partition for FCB 2019-03-04 16:51:19 +01:00
unit
ztest