Catch2 tests for the userGainCtrl app. More...
#include "../../../tests/testXWC.hpp"#include "../../../tests/testMacrosINDI.hpp"#include "../userGainCtrl.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | libXWCTest |
| Namespace for all libXWC tests. | |
| namespace | libXWCTest::userGainCtrlTest |
Namespace for userGainCtrl unit tests. | |
Functions | |
| libXWCTest::userGainCtrlTest::SCENARIO ("INDI Callbacks", "[userGainCtrl]") | |
| Verify the userGainCtrl callback validators accept only the expected properties. | |
| libXWCTest::userGainCtrlTest::SCENARIO ("Calculating Blocks", "[userGainCtrl]") | |
Verify blockModes() partitions the requested modes into controller-sized blocks. | |
Catch2 tests for the userGainCtrl app.
Definition in file userGainCtrl_test.cpp.