24 #ifndef SKA_CHEETAH_BRDZ_TEST_BRDZTESTER_H 25 #define SKA_CHEETAH_BRDZ_TEST_BRDZTESTER_H 27 #include "cheetah/brdz/Config.h" 28 #include "cheetah/brdz/Brdz.h" 29 #include "cheetah/utils/test_utils/AlgorithmTester.h" 30 #include "cheetah/data/Units.h" 32 #include <gtest/gtest.h> 69 template<
typename ArchitectureTag,
typename ArchitectureCapability>
74 typedef ArchitectureTag Arch;
75 typedef typename BaseT::DeviceType DeviceType;
88 template <
typename TestTraits>
109 #include "cheetah/brdz/test_utils/detail/BrdzTester.cpp" 112 #endif // SKA_CHEETAH_BRDZ_TEST_BRDZTESTER_H Configuration for the BRDZ module.
Some limits and constants for FLDO.
describes the algorithm to be tested to the AlgorithmTester
Base class for generic algortihm tests that require an accelerator device.
Class for performing birdie zapping.