1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_openwsn_sock_udp
Francisco Molina 75d53b0c46
tests/pkg_openwsn_sock_udp: add test for sock_udp_close
Basic sock_udp_close() functionality is tested durin teardown,
but teardown does not test that there are no messages lingering
for the closed sock.
2021-02-09 17:04:24 +01:00
..
scheduler tests/pkg_openwsn_sock_udp: initial import 2020-12-11 09:07:53 +01:00
tests tests/pkg_openwsn_sock_udp: initial import 2020-12-11 09:07:53 +01:00
constants.h tests/pkg_openwsn_sock_udp: initial import 2020-12-11 09:07:53 +01:00
main.c tests/pkg_openwsn_sock_udp: add test for sock_udp_close 2021-02-09 17:04:24 +01:00
Makefile tests/pkg_openwsn_sock_udp: initial import 2020-12-11 09:07:53 +01:00
stack.c tests/pkg_openwsn_sock_udp: initial import 2020-12-11 09:07:53 +01:00
stack.h tests/pkg_openwsn_sock_udp: initial import 2020-12-11 09:07:53 +01:00