Ocean
|
Namespace of the Platform Test library. More...
Data Structures | |
class | TestApple |
This class implements a test for the Apple library. More... | |
Functions | |
OCEAN_TEST_PLATFORM_EXPORT bool | testPlatform (const double testDuration, Worker &worker, const std::string &testFunctions=std::string()) |
Tests all Platform libraries. More... | |
OCEAN_TEST_PLATFORM_EXPORT void | testPlatformAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
Tests all Platform libraries. More... | |