Catch2 tests for the cameraSim app. More...
#include "../../../tests/testXWC.hpp"#include "../../../tests/testMacrosINDI.hpp"#include "../cameraSim.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | libXWCTest |
| Namespace for all libXWC tests. | |
| namespace | libXWCTest::cameraSimTest |
Namespace for cameraSim unit tests. | |
Functions | |
| libXWCTest::cameraSimTest::TEST_CASE ("cameraSim INDI callbacks validate device and property names", "[cameraSim]") | |
| Verify the cameraSim stdCamera callback validators accept only the expected properties. | |
| libXWCTest::cameraSimTest::TEST_CASE ("cameraSim stdCamera focus helper tracks monitored switch properties", "[cameraSim]") | |
| Verify the stdCamera focus helper supports configurable polarity and tracks monitored property updates. | |
| libXWCTest::cameraSimTest::TEST_CASE ("cameraSim stdCamera goto-focus helper dispatches preset commands", "[cameraSim]") | |
| Verify the stdCamera goto-focus helper formats and dispatches the expected preset command. | |
| libXWCTest::cameraSimTest::TEST_CASE ("cameraSim stdCamera goto-focus helper strips quoted format strings", "[cameraSim]") | |
| Verify the stdCamera goto-focus helper strips wrapping quotes from configured format strings. | |
Catch2 tests for the cameraSim app.
Definition in file cameraSim_test.cpp.