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

Catch2 tests for the siglentSDG app. More...

Include dependency graph for siglentSDG_test.cpp:

Go to the source code of this file.

Namespaces

namespace  libXWCTest
 Namespace for all libXWC tests.
 
namespace  libXWCTest::siglentSDGTest
 Namespace for siglentSDG unit tests.
 

Functions

 libXWCTest::siglentSDGTest::SCENARIO ("INDI Callbacks", "[siglentSDG]")
 Verify siglentSDG callback validation and parser helpers behave as expected.
 
 libXWCTest::siglentSDGTest::SCENARIO ("Parsing the OUTP? response", "[siglentSDG]")
 
 libXWCTest::siglentSDGTest::TEST_CASE ("auto pulse width from frequency", "[siglentSDG]")
 Verify automatic pulse width calculation across the requested frequency regimes.
 
 SCENARIO ("Parsing the BSWV? response", "[siglentSDG]")
 
 SCENARIO ("Parsing the MDWV? response", "[siglentSDG]")
 
 SCENARIO ("Parsing the SWWV? response", "[siglentSDG]")
 
 SCENARIO ("Parsing the BTWV? response", "[siglentSDG]")
 
 SCENARIO ("Parsing the ARWV? response", "[siglentSDG]")
 

Detailed Description

Catch2 tests for the siglentSDG app.

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

Definition in file siglentSDG_test.cpp.

Function Documentation

◆ SCENARIO() [1/5]

SCENARIO ( "Parsing the ARWV? response"  ,
""  [siglentSDG] 
)

Definition at line 823 of file siglentSDG_test.cpp.

References MagAOX::app::parseARWV().

◆ SCENARIO() [2/5]

SCENARIO ( "Parsing the BSWV? response"  ,
""  [siglentSDG] 
)

Definition at line 214 of file siglentSDG_test.cpp.

References MagAOX::app::parseBSWV().

◆ SCENARIO() [3/5]

SCENARIO ( "Parsing the BTWV? response"  ,
""  [siglentSDG] 
)

Definition at line 732 of file siglentSDG_test.cpp.

References MagAOX::app::parseBTWV().

◆ SCENARIO() [4/5]

SCENARIO ( "Parsing the MDWV? response"  ,
""  [siglentSDG] 
)

Definition at line 550 of file siglentSDG_test.cpp.

References MagAOX::app::parseMDWV().

◆ SCENARIO() [5/5]

SCENARIO ( "Parsing the SWWV? response"  ,
""  [siglentSDG] 
)

Definition at line 641 of file siglentSDG_test.cpp.

References MagAOX::app::parseSWWV().