mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
autocorrelation Unit Tests

Functions

 unitTest::placeholder::sigproc_autocorrelation_test::TEST_CASE ("autocorrelation API has a test placeholder", "[sigproc::autocorrelation][placeholder]")
 Verifies that APIs declared in include/sigproc/autocorrelation.hpp remain available to the unit-test target.

Function Documentation

◆ TEST_CASE()

unitTest::placeholder::sigproc_autocorrelation_test::TEST_CASE ( "autocorrelation API has a test placeholder" ,
"" [sigproc::autocorrelation][placeholder] )

Verifies that APIs declared in include/sigproc/autocorrelation.hpp remain available to the unit-test target.

Todo
Add behavioral assertions for the APIs declared in include/sigproc/autocorrelation.hpp.

Definition at line 25 of file autocorrelation_test.cpp.