6 #include "../../../tests/catch2/catch.hpp"
7 #include "../../tests/testMacrosINDI.hpp"
9 #include "../closedLoopIndi.hpp"
22 m_configName = device;
41 SCENARIO(
"INDI Callbacks",
"[closedLoopIndi]" )
The MagAO-X application to do closed-loop control using INDI properties.
closedLoopIndi_test(const std::string device)
#define XWCTEST_INDI_SET_CALLBACK(testclass, varname, device, propname)
Catch-2 tests for whether a SET callback properly validates the input property properly.
#define XWCTEST_INDI_NEW_CALLBACK(testclass, propname)
Catch-2 tests for whether a NEW callback properly validates the input property properly.
SCENARIO("INDI Callbacks", "[closedLoopIndi]")
#define XWCTEST_SETUP_INDI_ARB_PROP(varname, device, propname)
#define XWCTEST_SETUP_INDI_NEW_PROP(propname)