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