|
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::TestDevices |
| Namespace of the Devices Test library. | |
Functions | |
| OCEAN_TEST_DEVICES_EXPORT bool | Ocean::Test::TestDevices::testDevices (const double testDuration, Worker &worker, const std::string &testFunctions=std::string()) |
| Tests the entire Devices library. | |
| OCEAN_TEST_DEVICES_EXPORT void | Ocean::Test::TestDevices::testDevicesAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
| Tests the entire Devices library. | |