summaryrefslogtreecommitdiff
path: root/test.supp
blob: a61a1f705293575f98f1513e6939187628d73f8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Some suppression rules for our test-suite to work correctly.
# libcheck has some weird errors, so lets ignore them.
#

{
   libcheck timer_create warnings
   Memcheck:Param
   timer_create(evp)
   fun:timer_create
   obj:/usr/lib/libcheck.so.0.0.0
   obj:/usr/lib/libcheck.so.0.0.0
   fun:srunner_run
   fun:main
}