From 4ffb43f654d12663af0c072eb6191716d377f4b5 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 27 Jan 2017 10:29:49 +0100 Subject: Add minimal testing of socket.c helper functions Change-Id: I2773b3859a206f96fb8fa095d50a653d9eeb8d79 --- tests/socket/socket_test.ok | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/socket/socket_test.ok (limited to 'tests/socket/socket_test.ok') diff --git a/tests/socket/socket_test.ok b/tests/socket/socket_test.ok new file mode 100644 index 00000000..d6ec40ed --- /dev/null +++ b/tests/socket/socket_test.ok @@ -0,0 +1,3 @@ +Checking osmo_sock_init() with bind to a random local UDP port +Checking for OSMO_SOCK_F_NONBLOCK +Checking for invalid flags -- cgit v1.2.3