Catch2 tests for the ocamUtils in the ocam2KCtrl app. More...

Go to the source code of this file.
Namespaces | |
| namespace | libXWCTest |
| Namespace for all libXWC tests. | |
| namespace | libXWCTest::ocam2KCtrlTest |
Namespace for ocam2KCtrl lifecycle unit tests. | |
Functions | |
| libXWCTest::ocam2KCtrlTest::TEST_CASE ("ocam2KCtrl utility helpers parse temperature responses", "[ocamUtils]") | |
Verify parseTemps() accepts a valid OCAM temperature response and rejects truncated data. | |
| libXWCTest::ocam2KCtrlTest::TEST_CASE ("ocam2KCtrl utility helpers parse gain responses", "[ocamUtils]") | |
Verify parseEMGain() accepts valid OCAM gain responses and rejects malformed strings. | |
Catch2 tests for the ocamUtils in the ocam2KCtrl app.
Definition in file ocamUtils_test.cpp.