test: ignore any timer_create errors in valgrind

Drop the rest of the stack trace, we know whenever check calls this we get a
valgrind error if sevp in timer_create(2) is NULL.

https://bugs.freedesktop.org/show_bug.cgi?id=79921

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2014-06-12 09:47:32 +10:00
parent 02fc1bb235
commit aa201a4737

View file

@ -3,8 +3,6 @@
Memcheck:Param Memcheck:Param
timer_create(evp) timer_create(evp)
fun:timer_create@@GLIBC_2.3.3 fun:timer_create@@GLIBC_2.3.3
fun:srunner_run
fun:main
} }
{ {
<ioctl_EVIOCGRAB_unaddressable_bytes> <ioctl_EVIOCGRAB_unaddressable_bytes>