API
 
Loading...
Searching...
No Matches

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

Include dependency graph for ocamUtils_test.cpp:

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.
 

Detailed Description

Catch2 tests for the ocamUtils in the ocam2KCtrl app.

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

Definition in file ocamUtils_test.cpp.