Ocean
|
Go to the source code of this file.
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Test | |
Namespace of the Test library. | |
Ocean::Test::TestPlatform | |
Namespace of the Platform Test library. | |
Functions | |
OCEAN_TEST_PLATFORM_EXPORT bool | Ocean::Test::TestPlatform::testPlatform (const double testDuration, Worker &worker, const std::string &testFunctions=std::string()) |
Tests all Platform libraries. More... | |
OCEAN_TEST_PLATFORM_EXPORT void | Ocean::Test::TestPlatform::testPlatformAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
Tests all Platform libraries. More... | |