[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from TestPathUtil
[ RUN      ] TestPathUtil.BaseNameTest
[       OK ] TestPathUtil.BaseNameTest (0 ms)
[ RUN      ] TestPathUtil.DirNameTest
[       OK ] TestPathUtil.DirNameTest (0 ms)
[ RUN      ] TestPathUtil.SplitPathTest
[       OK ] TestPathUtil.SplitPathTest (0 ms)
[----------] 3 tests from TestPathUtil (0 ms total)

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