Add the source files for the swift library.
[swifty.git] / src / libswift / tests / dgramtest.log
diff --git a/src/libswift/tests/dgramtest.log b/src/libswift/tests/dgramtest.log
new file mode 100644 (file)
index 0000000..1a1135d
--- /dev/null
@@ -0,0 +1,14 @@
+[==========] Running 3 tests from 1 test case.
+[----------] Global test environment set-up.
+[----------] 3 tests from Datagram
+[ RUN      ] Datagram.AddressTest
+[       OK ] Datagram.AddressTest (44 ms)
+[ RUN      ] Datagram.BinaryTest
+[       OK ] Datagram.BinaryTest (1 ms)
+[ RUN      ] Datagram.TwoPortTest
+[       OK ] Datagram.TwoPortTest (1 ms)
+[----------] 3 tests from Datagram (46 ms total)
+
+[----------] Global test environment tear-down
+[==========] 3 tests from 1 test case ran. (47 ms total)
+[  PASSED  ] 3 tests.