# This suppression file is used to run the CTest Unit Tests # All problems in external libraries are excluded # Memory leaks in the legacy code are excluded # Other problems besides memory leaks should NOT be excluded for legacy code { libz Memcheck:Cond fun:inflateReset2 fun:inflateInit2_ } { read_tps_conf Memcheck:Leak ... fun:read_tps_conf } { mdrun Memcheck:Leak ... obj:*/mdrun* }