[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from StartupPathHandlerTest
[ RUN      ] StartupPathHandlerTest.ReadFilesystemNotStarted
[       OK ] StartupPathHandlerTest.ReadFilesystemNotStarted (1 ms)
[ RUN      ] StartupPathHandlerTest.ReadFilesystemStartedNoProgress
[       OK ] StartupPathHandlerTest.ReadFilesystemStartedNoProgress (0 ms)
[ RUN      ] StartupPathHandlerTest.ReadFilesystemStopped
[       OK ] StartupPathHandlerTest.ReadFilesystemStopped (0 ms)
[ RUN      ] StartupPathHandlerTest.ReadFilesystemShowsIntermediateProgressLbm
[       OK ] StartupPathHandlerTest.ReadFilesystemShowsIntermediateProgressLbm (0 ms)
[ RUN      ] StartupPathHandlerTest.ReadFilesystemClampedUnder100WhileRunning
[       OK ] StartupPathHandlerTest.ReadFilesystemClampedUnder100WhileRunning (0 ms)
[ RUN      ] StartupPathHandlerTest.ReadFilesystemFileBlockManager
[       OK ] StartupPathHandlerTest.ReadFilesystemFileBlockManager (0 ms)
[ RUN      ] StartupPathHandlerTest.ReadDataDirectoriesStatusClamped
[       OK ] StartupPathHandlerTest.ReadDataDirectoriesStatusClamped (0 ms)
[----------] 7 tests from StartupPathHandlerTest (6 ms total)

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