android_mt6572_jiabo/external/parameter-framework/upstream/ctest/CTestCustom.cmake
2025-09-05 16:56:03 +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
)