10#include "../../../tests/catch2/catch.hpp"
11#include "../../tests/testMacrosINDI.hpp"
13#include "../cacaoInterface.hpp"
38SCENARIO(
"INDI Callbacks",
"[cacaoInterface]" )
cacaoInterface_test(const std::string device)
std::string m_configName
The name of the configuration file (minus .conf).
static int log(const typename logT::messageT &msg, logPrioT level=logPrio::LOG_DEFAULT)
Make a log entry.
The MagAO-X CACAO Interface.
int loopZero()
Zero the loop control channel.
#define XWCTEST_INDI_NEW_CALLBACK(testclass, propname)
Catch-2 tests for whether a NEW callback properly validates the input property properly.
SCENARIO("INDI Callbacks", "[cacaoInterface]")
#define XWCTEST_SETUP_INDI_NEW_PROP(propname)