zephyr/tests
Jukka Rissanen 1cbda7d4ac tests: net: socket: register: Close socket after test
The file descriptor was not closed after the test which caused
Coverity to complain about resource leak.

Coverity-CID: 198640
Fixes #16493

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-06 17:49:01 +08:00
..
application_development
benchmarks
bluetooth tests: mesh: fix function prototype and match declaration 2019-06-05 23:31:26 -04:00
boards
booting/stub
cmsis_rtos_v1
cmsis_rtos_v2
crypto
drivers tests: drivers: uart: depend on SERIAL_SUPPORT_ASYNC for ASYNC test 2019-06-05 07:45:27 -04:00
kernel tests/kernel/fatal: Fix wait-for-interrupt delay in stack check test 2019-06-03 12:03:48 -07:00
lib
misc
net tests: net: socket: register: Close socket after test 2019-06-06 17:49:01 +08:00
posix
shell
subsys
unit
ztest