API
 
Loading...
Searching...
No Matches

Unit tests for the siglentSDG application. More...

Collaboration diagram for siglentSDG Unit Tests:

Namespaces

namespace  libXWCTest::siglentSDGTest
 Namespace for siglentSDG unit tests.
 

Functions

 libXWCTest::siglentSDGTest::TEST_CASE ("siglentSDG parser placeholder harness compiles", "[siglentSDG]")
 Verify the placeholder siglentSDG parser test harness instantiates the helper paths cleanly.
 
 libXWCTest::siglentSDGTest::SCENARIO ("INDI Callbacks", "[siglentSDG]")
 Verify siglentSDG callback validation and parser helpers behave as expected.
 
 libXWCTest::siglentSDGTest::TEST_CASE ("auto pulse width from frequency", "[siglentSDG]")
 Verify automatic pulse width calculation across the requested frequency regimes.
 

Detailed Description

Unit tests for the siglentSDG application.

Function Documentation

◆ SCENARIO()

libXWCTest::siglentSDGTest::SCENARIO ( "INDI Callbacks"  ,
""  [siglentSDG] 
)

Verify siglentSDG callback validation and parser helpers behave as expected.

Definition at line 64 of file siglentSDG_test.cpp.

References MagAOX::app::parseOUTP(), and XWCTEST_INDI_NEW_CALLBACK.

◆ TEST_CASE() [1/2]

libXWCTest::siglentSDGTest::TEST_CASE ( "auto pulse width from frequency"  ,
""  [siglentSDG] 
)

Verify automatic pulse width calculation across the requested frequency regimes.

Definition at line 187 of file siglentSDG_test.cpp.

References MagAOX::app::autoPulseWidthFromFrequency().

◆ TEST_CASE() [2/2]

libXWCTest::siglentSDGTest::TEST_CASE ( "siglentSDG parser placeholder harness compiles"  ,
""  [siglentSDG] 
)

Verify the placeholder siglentSDG parser test harness instantiates the helper paths cleanly.

Definition at line 33 of file siglentSDG_parsers_test.cpp.