[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from TestInt128
[ RUN      ] TestInt128.TestOstreamSigned
[       OK ] TestInt128.TestOstreamSigned (0 ms)
[ RUN      ] TestInt128.TestOstreamUnsigned
[       OK ] TestInt128.TestOstreamUnsigned (0 ms)
[ RUN      ] TestInt128.TestCasting
[       OK ] TestInt128.TestCasting (0 ms)
[----------] 3 tests from TestInt128 (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.
