8#ifndef META_OCEAN_TEST_TESTIO_TEST_COMPRESSION_H
9#define META_OCEAN_TEST_TESTIO_TEST_COMPRESSION_H
This class implements a compression test.
Definition TestCompression.h:29
static bool test(const double testDuration, const TestSelector &selector)
Tests all compression functions.
static bool testGzipCompression(const double testDuration)
Tests the gzip compression and decompression function.
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
The namespace covering the entire Ocean framework.
Definition Accessor.h:15