summaryrefslogtreecommitdiff
path: root/tests/suppressions
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-01-19 12:53:59 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-01-19 16:24:40 -0500
commita94c5e5cbc5c12e531ea677f1b7fba701e244f16 (patch)
treeb68c6a3b0f61dc95982886a26cfcff29770ec43f /tests/suppressions
parent26d77d70c6f7f52efb2dd7a829416015d87ee26c (diff)
downloadtelepathy-logger-a94c5e5cbc5c12e531ea677f1b7fba701e244f16.tar.gz
Add test for _tpl_entity_new_from_tp_contact()
Diffstat (limited to 'tests/suppressions')
-rw-r--r--tests/suppressions/tpl.supp46
1 files changed, 35 insertions, 11 deletions
diff --git a/tests/suppressions/tpl.supp b/tests/suppressions/tpl.supp
index c92f72a..15925d8 100644
--- a/tests/suppressions/tpl.supp
+++ b/tests/suppressions/tpl.supp
@@ -4,13 +4,13 @@
# ============================= selinux ==================================
{
- selinux getdelim
- Memcheck:Leak
- fun:malloc
- fun:getdelim
- obj:/lib/libselinux.so.1
- obj:/lib/libselinux.so.1
- obj:/lib/libselinux.so.1
+ selinux getdelim
+ Memcheck:Leak
+ fun:malloc
+ fun:getdelim
+ obj:/lib/libselinux.so.1
+ obj:/lib/libselinux.so.1
+ obj:/lib/libselinux.so.1
}
@@ -147,10 +147,17 @@
}
{
- g_type_create_instance
- Memcheck:Leak
- ...
- fun:g_type_create_instance
+ g_type_create_instance
+ Memcheck:Leak
+ ...
+ fun:g_type_create_instance
+}
+
+{
+ g_type_add_interface_static
+ Memcheck:Leak
+ ...
+ fun:g_type_add_interface_static
}
# ============================= dbus-glib =============================
@@ -242,6 +249,23 @@
fun:tp_dbus_daemon_constructor
}
+{
+ Leak in tp-glib 0.11.16 (Fedora 14)
+ Memcheck:Leak
+ ...
+ fun:g_simple_async_result_new
+ fun:tp_proxy_prepare_async
+}
+
+# ============================= tp-logger-tests ==========================
+
+{
+ tp_tests_object_new_static_class
+ Memcheck:Leak
+ ...
+ fun:tp_tests_object_new_static_class
+}
+
# ============================= unclassified ==========================
{