#include "../../../../tests/catch2/catch.hpp"
#include <mx/sys/timeUtils.hpp>
#include "../outletController.hpp"
Go to the source code of this file.
Classes | |
struct | outletController_tests::outletControllerTest |
Namespaces | |
outletController_tests | |
Macros | |
#define | OUTLET_CTRL_TEST_NOINDI |
#define | OUTLET_CTRL_TEST_NOLOG |
Functions | |
outletController_tests::SCENARIO ("outletController Configuration", "[outletController]") | |
outletController_tests::SCENARIO ("outletController Operation", "[outletController]") | |
outletController_tests::SCENARIO ("outletController Operation with delays", "[outletController]") | |
#define OUTLET_CTRL_TEST_NOINDI |
Definition at line 6 of file outletController_test.cpp.
#define OUTLET_CTRL_TEST_NOLOG |
Definition at line 7 of file outletController_test.cpp.