Catch2 tests for the tcsInterface app. More...
#include "../../../tests/testXWC.hpp"#include "../../../tests/testMacrosINDI.hpp"#include "../tcsInterface.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | libXWCTest |
| Namespace for all libXWC tests. | |
| namespace | libXWCTest::tcsInterfaceTest |
Namespace for tcsInterface unit tests. | |
Functions | |
| libXWCTest::tcsInterfaceTest::SCENARIO ("INDI Callbacks", "[tcsInterface]") | |
| Verify the tcsInterface callback validators accept only the expected properties. | |
| libXWCTest::tcsInterfaceTest::SCENARIO ("Parsing times in x:m:s format", "[tcsInterface]") | |
Verify tcsInterface::parse_xms() accepts valid time strings and rejects malformed values. | |
Catch2 tests for the tcsInterface app.
Definition in file tcsInterface_test.cpp.