[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from RollingLogTest
[ RUN      ] RollingLogTest.TestLog
[       OK ] RollingLogTest.TestLog (1 ms)
[ RUN      ] RollingLogTest.TestCompression
[       OK ] RollingLogTest.TestCompression (8 ms)
[ RUN      ] RollingLogTest.TestFileCountLimit
[       OK ] RollingLogTest.TestFileCountLimit (4 ms)
[----------] 3 tests from RollingLogTest (15 ms total)

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