Unit tests for the userGainCtrl application. More...

Namespaces | |
| 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. | |
Unit tests for the userGainCtrl application.
| libXWCTest::userGainCtrlTest::SCENARIO | ( | "Calculating Blocks" | , |
| "" | [userGainCtrl] | ||
| ) |
Verify blockModes() partitions the requested modes into controller-sized blocks.
Definition at line 79 of file userGainCtrl_test.cpp.
References MagAOX::app::blockModes().
| libXWCTest::userGainCtrlTest::SCENARIO | ( | "INDI Callbacks" | , |
| "" | [userGainCtrl] | ||
| ) |
Verify the userGainCtrl callback validators accept only the expected properties.
Definition at line 51 of file userGainCtrl_test.cpp.
References MagAOX::app::blockModes(), MagAOX::app::userGainCtrl::newCallBack_blockGains(), MagAOX::app::userGainCtrl::newCallBack_blockLimits(), MagAOX::app::userGainCtrl::newCallBack_blockMCs(), XWCTEST_INDI_ARBNEW_CALLBACK, and XWCTEST_INDI_NEW_CALLBACK.