[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from StatusTest
[ RUN      ] StatusTest.TestPosixCode
[       OK ] StatusTest.TestPosixCode (0 ms)
[ RUN      ] StatusTest.TestToString
[       OK ] StatusTest.TestToString (0 ms)
[ RUN      ] StatusTest.TestClonePrepend
[       OK ] StatusTest.TestClonePrepend (0 ms)
[ RUN      ] StatusTest.TestCloneAppend
[       OK ] StatusTest.TestCloneAppend (0 ms)
[ RUN      ] StatusTest.TestMemoryUsage
[       OK ] StatusTest.TestMemoryUsage (0 ms)
[ RUN      ] StatusTest.TestMoveConstructor
[       OK ] StatusTest.TestMoveConstructor (0 ms)
[ RUN      ] StatusTest.TestMoveAssignment
[       OK ] StatusTest.TestMoveAssignment (0 ms)
[ RUN      ] StatusTest.TestAndThen
[       OK ] StatusTest.TestAndThen (0 ms)
[----------] 8 tests from StatusTest (0 ms total)

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