Add the source files for the swift library.
[swifty.git] / src / libswift / tests / connecttest.log
diff --git a/src/libswift/tests/connecttest.log b/src/libswift/tests/connecttest.log
new file mode 100644 (file)
index 0000000..ec70ccb
--- /dev/null
@@ -0,0 +1,18 @@
+[==========] Running 1 test from 1 test case.
+[----------] Global test environment set-up.
+[----------] 1 test from Connection
+[ RUN      ] Connection.CwndTest
+tests/connecttest.cpp:39: Failure
+Value of: stat("test_file0.dat", &st)
+  Actual: -1
+Expected: 0
+[  FAILED  ] Connection.CwndTest (0 ms)
+[----------] 1 test from Connection (0 ms total)
+
+[----------] Global test environment tear-down
+[==========] 1 test from 1 test case ran. (2 ms total)
+[  PASSED  ] 0 tests.
+[  FAILED  ] 1 test, listed below:
+[  FAILED  ] Connection.CwndTest
+
+ 1 FAILED TEST