aboutsummaryrefslogtreecommitdiffstats
path: root/tests/socket/socket_test.ok
blob: 4b24fbce91d755d8aeb37c4de6511f4aecfd5729 (plain)
1
2
3
4
5
6
7
Checking osmo_sock_init() with bind to a random local UDP port
Checking for OSMO_SOCK_F_NONBLOCK
Checking for invalid flags
Checking osmo_sock_init2() with bind to a random local UDP port
Checking osmo_sock_init2() for OSMO_SOCK_F_NONBLOCK
Checking osmo_sock_init2() for invalid flags
Checking osmo_sock_init2() for combined BIND + CONNECT