API
 
Loading...
Searching...
No Matches

Unit tests for the userGainCtrl application. More...

Collaboration diagram for userGainCtrl Unit Tests:

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.
 

Detailed Description

Unit tests for the userGainCtrl application.

Function Documentation

◆ SCENARIO() [1/2]

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().

◆ SCENARIO() [2/2]

libXWCTest::userGainCtrlTest::SCENARIO ( "INDI Callbacks"  ,
""  [userGainCtrl] 
)