summaryrefslogtreecommitdiff
path: root/tests/tests.supp
blob: b2a52a3d4f9bcfb4dd4b619d96fd4946f731a55b (plain)
1
2
3
4
5
6
7
8
9
10
# Valgrind error suppression file

{
   static classes in tests
   Memcheck:Leak
   ...
   fun:g_type_class_ref
   ...
   fun:tp_tests_object_new_static_class
}