Add the source files for the swift library.
[swifty.git] / src / libswift / tests / transfertest.log
1 [==========] Running 2 tests from 1 test case.
2 [----------] Global test environment set-up.
3 [----------] 2 tests from TransferTest
4 [ RUN      ] TransferTest.TBHeap
5 [       OK ] TransferTest.TBHeap (0 ms)
6 [ RUN      ] TransferTest.TransferFile
7 [       OK ] TransferTest.TransferFile (5 ms)
8 [----------] 2 tests from TransferTest (5 ms total)
9
10 [----------] Global test environment tear-down
11 [==========] 2 tests from 1 test case ran. (5 ms total)
12 [  PASSED  ] 2 tests.