|
Ocean
|
Namespace of the IO Test library. More...
Namespaces | |
| namespace | 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. | |
| OCEAN_TEST_IO_EXPORT void | testIOAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
| Tests the entire io library. | |