summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e1dd2dd)
raw | patch | inline | side by side (parent: e1dd2dd)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 19 Jul 2014 11:21:48 +0000 (13:21 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 19 Jul 2014 11:21:48 +0000 (13:21 +0200) |
t/valgrind.suppress | patch | blob | history |
diff --git a/t/valgrind.suppress b/t/valgrind.suppress
index 2861b59d4d9aabbb2adc39b4015228140941cf0e..608be314be1f460faf552f2c620111cf58deb0d7 100644 (file)
--- a/t/valgrind.suppress
+++ b/t/valgrind.suppress
fun:srunner_run_all
fun:main
}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Param
+ timer_create(evp)
+ fun:timer_create@@GLIBC_2.3.3
+ fun:srunner_run
+ fun:main
+}