[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from OsUtilTest
[ RUN      ] OsUtilTest.TestSelf
[       OK ] OsUtilTest.TestSelf (0 ms)
[ RUN      ] OsUtilTest.TestSelfNameWithSpace
[       OK ] OsUtilTest.TestSelfNameWithSpace (0 ms)
[ RUN      ] OsUtilTest.TestSelfNameWithParens
[       OK ] OsUtilTest.TestSelfNameWithParens (0 ms)
[----------] 3 tests from OsUtilTest (0 ms total)

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