10#include "../../../tests/catch2/catch.hpp"
11#include "../../tests/testMacrosINDI.hpp"
13#include "../zaberCtrl.hpp"
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 Zaber Stage Controller.
pcf::IndiProperty m_indiP_stageMaxRawPos
pcf::IndiProperty m_indiP_stageTemp
int stop()
Stop the stage motion immediately.
pcf::IndiProperty m_indiP_stageState
pcf::IndiProperty m_indiP_stageTgtPos
pcf::IndiProperty m_indiP_stageRawPos
zaberCtrl_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.
#define XWCTEST_SETUP_INDI_ARB_PROP(varname, device, propname)
#define XWCTEST_SETUP_INDI_NEW_PROP(propname)