srsRAN/CTestCustom.cmake.in

16 lines
244 B
CMake

SET(CTEST_CUSTOM_MEMCHECK_IGNORE
# Ignore memcheck for plots. QT errors
waterfallplot_test
scatterplot_test
realplot_test
complexplot_test
# Ignore these to, they take too long
fft_normal
fft_extened
chest_test_all_cellids
)