Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Generic functional test for the TdaoTester algorithm. More...
Generic functional test for the TdaoTester algorithm.
To use you will first need to create suitable Traits descriptions of the algorithm and the hardware requiremnst it needs to run.
e.g.
Instantiate your algorithm tests by constructing suitableand then instantiate them with the INSTANTIATE_TYPED_TEST_CASE_P macro
e.g.
n.b. the INSTANTIATE_TYPED_TEST_CASE_P must be in the same namespace as this class