allwinner_a64/android/external/parameter-framework/upstream/ctest/CTestCustom.cmake
2018-08-08 16:14:42 +08:00

8 lines
238 B
CMake

SET(CTEST_CUSTOM_MEMCHECK_IGNORE
${CTEST_CUSTOM_MEMCHECK_IGNORE}
# Python generates too many valgrind errors,
# runing python based tests would be long and useless.
fix_point_parameter
functional-test-legacy
xml-generator
)