Add the source files for the swift library.
[swifty.git] / src / libswift / tests / transfertest.log
diff --git a/src/libswift/tests/transfertest.log b/src/libswift/tests/transfertest.log
new file mode 100644 (file)
index 0000000..38dcf81
--- /dev/null
@@ -0,0 +1,12 @@
+[==========] Running 2 tests from 1 test case.
+[----------] Global test environment set-up.
+[----------] 2 tests from TransferTest
+[ RUN      ] TransferTest.TBHeap
+[       OK ] TransferTest.TBHeap (0 ms)
+[ RUN      ] TransferTest.TransferFile
+[       OK ] TransferTest.TransferFile (5 ms)
+[----------] 2 tests from TransferTest (5 ms total)
+
+[----------] Global test environment tear-down
+[==========] 2 tests from 1 test case ran. (5 ms total)
+[  PASSED  ] 2 tests.