Ocean
Ocean::Test::TestIO Namespace Reference

Namespace of the IO Test library. More...

Namespaces

 TestMaps
 Namespace of the IO Maps Test library.
 

Data Structures

class  TestBase64
 This class implements a base64 test. More...
 
class  TestBitstream
 This class implements a test for the Bitstream class. More...
 
class  TestCompression
 This class implements a compression test. More...
 
class  TestDirectory
 This class implements tests for the Directory class. More...
 
class  TestFile
 This class implements tests for the Directory class. More...
 
class  TestUtilities
 This class implements a test for Utilities functions. More...
 

Functions

OCEAN_TEST_IO_EXPORT bool testIO (const double testDuration, const std::string &testFunctions=std::string())
 Tests the entire io library. More...
 
OCEAN_TEST_IO_EXPORT void testIOAsynchron (const double testDuration, const std::string &testFunctions=std::string())
 Tests the entire io library. More...
 

Detailed Description

Namespace of the IO Test library.

The Namespace Ocean::Test::TestIO is used in the entire Ocean IO Test Library.