Add the source files for the swift library.
[swifty.git] / src / libswift / tests / dgramtest.log
1 [==========] Running 3 tests from 1 test case.
2 [----------] Global test environment set-up.
3 [----------] 3 tests from Datagram
4 [ RUN      ] Datagram.AddressTest
5 [       OK ] Datagram.AddressTest (44 ms)
6 [ RUN      ] Datagram.BinaryTest
7 [       OK ] Datagram.BinaryTest (1 ms)
8 [ RUN      ] Datagram.TwoPortTest
9 [       OK ] Datagram.TwoPortTest (1 ms)
10 [----------] 3 tests from Datagram (46 ms total)
11
12 [----------] Global test environment tear-down
13 [==========] 3 tests from 1 test case ran. (47 ms total)
14 [  PASSED  ] 3 tests.