[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from TestSafeMath
[ RUN      ] TestSafeMath.TestSignedInts
[       OK ] TestSafeMath.TestSignedInts (0 ms)
[ RUN      ] TestSafeMath.TestUnsignedInts
[       OK ] TestSafeMath.TestUnsignedInts (0 ms)
[----------] 2 tests from TestSafeMath (0 ms total)

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