xref: /aosp_15_r20/external/parameter-framework/upstream/ctest/CTestCustom.cmake (revision c33452fb792a5495ec310a9626f2638b053af5dd)
1*c33452fbSAndroid Build Coastguard WorkerSET(CTEST_CUSTOM_MEMCHECK_IGNORE
2*c33452fbSAndroid Build Coastguard Worker  ${CTEST_CUSTOM_MEMCHECK_IGNORE}
3*c33452fbSAndroid Build Coastguard Worker  # Python generates too many valgrind errors,
4*c33452fbSAndroid Build Coastguard Worker  # runing python based tests would be long and useless.
5*c33452fbSAndroid Build Coastguard Worker  fix_point_parameter
6*c33452fbSAndroid Build Coastguard Worker  functional-test-legacy
7*c33452fbSAndroid Build Coastguard Worker  xml-generator
8*c33452fbSAndroid Build Coastguard Worker  )
9