Catch2 tests for the strehlEstimator app. More...
#include "../strehlEstimator.hpp"#include "../../../tests/testMacrosINDI.hpp"#include "../../../tests/testXWC.hpp"#include <cmath>
Go to the source code of this file.
Namespaces | |
| namespace | libXWCTest |
| Namespace for all libXWC tests. | |
| namespace | libXWCTest::strehlEstimatorTest |
Namespace for strehlEstimator unit tests. | |
Functions | |
| libXWCTest::strehlEstimatorTest::TEST_CASE ("strehlEstimator callbacks validate the property identity", "[strehlEstimator][indi]") | |
Verify the strehlEstimator callbacks reject mismatched property identities. | |
| libXWCTest::strehlEstimatorTest::TEST_CASE ("strehlEstimator startup publishes planning and optimum-speed properties", "[strehlEstimator]") | |
| libXWCTest::strehlEstimatorTest::TEST_CASE ("strehlEstimator planning inputs honor estimated writes and wind-speed selections", "[strehlEstimator]") | |
| libXWCTest::strehlEstimatorTest::TEST_CASE ("strehlEstimator freezes auto-tracked estimates while use_estimates is enabled", "[strehlEstimator]") | |
| libXWCTest::strehlEstimatorTest::TEST_CASE ("strehlEstimator uses estimates when requested and scans the fixed loop-speed grid", "[strehlEstimator]") | |
Catch2 tests for the strehlEstimator app.
Definition in file strehlEstimator_test.cpp.