|
Ocean
|
Go to the source code of this file.
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Test |
| Namespace of the Test library. | |
| namespace | 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. | |
| OCEAN_TEST_NETWORK_EXPORT void | Ocean::Test::TestNetwork::testNetworkAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
| Tests the entire network library. | |