srsRAN/CTestCustom.cmake.in

16 lines
244 B
CMake
Raw Normal View History

SET(CTEST_CUSTOM_MEMCHECK_IGNORE
# Ignore memcheck for plots. QT errors
waterfallplot_test
scatterplot_test
realplot_test
complexplot_test
2017-06-27 09:42:20 +00:00
# Ignore these to, they take too long
fft_normal
fft_extened
chest_test_all_cellids
)