#include "../../../../tests/catch2/catch.hpp"#include <fstream>#include "../../../../libMagAOX/libMagAOX.hpp"#include "../pwrOnOffNode.hpp"
Go to the source code of this file.
Macros | |
| #define | XWC_XIGNODE_TEST |
Functions | |
| void | writeXML () |
| TEST_CASE ("Creating and configuring an pwrOnOffNode", "[instGraph::pwrOnOffNode]") | |
| #define XWC_XIGNODE_TEST |
Definition at line 8 of file pwrOnOffNode_test.cpp.
| TEST_CASE | ( | "Creating and configuring an pwrOnOffNode" | , |
| "" | [instGraph::pwrOnOffNode] | ||
| ) |
Definition at line 29 of file pwrOnOffNode_test.cpp.
References pwrOnOffNode::loadConfig(), xigNode::name(), xigNode::node(), pwrOnOffNode::pwrKey(), and writeXML().
| void writeXML | ( | ) |
Definition at line 11 of file pwrOnOffNode_test.cpp.
Referenced by TEST_CASE().