[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from ZlibTest
[ RUN      ] ZlibTest.CompressUncompress
[       OK ] ZlibTest.CompressUncompress (1932 ms)
[ RUN      ] ZlibTest.UncompressCorruptedData
[       OK ] ZlibTest.UncompressCorruptedData (714 ms)
[----------] 2 tests from ZlibTest (2646 ms total)

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