1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-12 20:01:56 +00:00
miraclecast/test.supp

16 lines
319 B
Text
Raw Normal View History

#
# 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
}