8 #ifndef META_OCEAN_TEST_TESTIO_TEST_COMPRESSION_H
9 #define META_OCEAN_TEST_TESTIO_TEST_COMPRESSION_H
35 static bool test(
const double testDuration);
This class implements a compression test.
Definition: TestCompression.h:27
static bool testGzipCompression(const double testDuration)
Tests the gzip compression and decompression function.
static bool test(const double testDuration)
Tests all compression functions.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15