Add the source files for the swift library.
[swifty.git] / src / libswift / tests / connecttest.log
1 [==========] Running 1 test from 1 test case.
2 [----------] Global test environment set-up.
3 [----------] 1 test from Connection
4 [ RUN      ] Connection.CwndTest
5 tests/connecttest.cpp:39: Failure
6 Value of: stat("test_file0.dat", &st)
7   Actual: -1
8 Expected: 0
9 [  FAILED  ] Connection.CwndTest (0 ms)
10 [----------] 1 test from Connection (0 ms total)
11
12 [----------] Global test environment tear-down
13 [==========] 1 test from 1 test case ran. (2 ms total)
14 [  PASSED  ] 0 tests.
15 [  FAILED  ] 1 test, listed below:
16 [  FAILED  ] Connection.CwndTest
17
18  1 FAILED TEST