aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmo_io/osmo_io_test.ok
diff options
context:
space:
mode:
Diffstat (limited to 'tests/osmo_io/osmo_io_test.ok')
-rw-r--r--tests/osmo_io/osmo_io_test.ok9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/osmo_io/osmo_io_test.ok b/tests/osmo_io/osmo_io_test.ok
new file mode 100644
index 00000000..6527c191
--- /dev/null
+++ b/tests/osmo_io/osmo_io_test.ok
@@ -0,0 +1,9 @@
+Running test_connected
+ep1: write() returned rc=0
+ep1: write() returned rc=16
+ep2: read() msg with len=16
+01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10
+Running test_unconnected
+ep1: sendto() returned rc=16
+ep2: recvfrom() msg with len=16
+01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10