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

Functions

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

Function Documentation

◆ TEST_CASE()

unitTest::placeholder::sigproc_crossCorrelation_test::TEST_CASE ( "crossCorrelation API has a test placeholder" ,
"" [sigproc::crossCorrelation][placeholder] )

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

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

Definition at line 20 of file crossCorrelation_test.cpp.