API
 
Loading...
Searching...
No Matches
cameraSim_test.cpp File Reference

Catch2 tests for the cameraSim app. More...

Include dependency graph for cameraSim_test.cpp:

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.
 

Detailed Description

Catch2 tests for the cameraSim app.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file cameraSim_test.cpp.