Catch2 tests for the siglentSDG app. More...
#include "../../../tests/testXWC.hpp"#include "../../../tests/testMacrosINDI.hpp"#include "../siglentSDG.hpp"
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]") | |
Catch2 tests for the siglentSDG app.
Definition in file siglentSDG_test.cpp.
| SCENARIO | ( | "Parsing the ARWV? response" | , |
| "" | [siglentSDG] | ||
| ) |
Definition at line 823 of file siglentSDG_test.cpp.
References MagAOX::app::parseARWV().
| SCENARIO | ( | "Parsing the BSWV? response" | , |
| "" | [siglentSDG] | ||
| ) |
Definition at line 214 of file siglentSDG_test.cpp.
References MagAOX::app::parseBSWV().
| SCENARIO | ( | "Parsing the BTWV? response" | , |
| "" | [siglentSDG] | ||
| ) |
Definition at line 732 of file siglentSDG_test.cpp.
References MagAOX::app::parseBTWV().
| SCENARIO | ( | "Parsing the MDWV? response" | , |
| "" | [siglentSDG] | ||
| ) |
Definition at line 550 of file siglentSDG_test.cpp.
References MagAOX::app::parseMDWV().
| SCENARIO | ( | "Parsing the SWWV? response" | , |
| "" | [siglentSDG] | ||
| ) |
Definition at line 641 of file siglentSDG_test.cpp.
References MagAOX::app::parseSWWV().