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::TestNetwork | |
Namespace of the Network Test library. | |
Functions | |
OCEAN_TEST_NETWORK_EXPORT bool | Ocean::Test::TestNetwork::testNetwork (const double testDuration, Worker &worker, const std::string &testFunctions=std::string()) |
Tests the entire network library. More... | |
OCEAN_TEST_NETWORK_EXPORT void | Ocean::Test::TestNetwork::testNetworkAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
Tests the entire network library. More... | |