tizen 2.4 release
[framework/uifw/libevdev.git] / test / valgrind.suppressions
1 {
2    <timer_create@@GLIBC_2.3.3>
3    Memcheck:Param
4    timer_create(evp)
5    fun:timer_create@@GLIBC_2.3.3
6    fun:srunner_run
7    fun:main
8 }
9 {
10    <ioctl_EVIOCGRAB_unaddressable_bytes>
11    Memcheck:Param
12    ioctl(generic)
13    fun:ioctl
14    fun:libevdev_grab
15 }
16 {
17    <ioctl_EVIOCREVOKE_unaddressable_bytes>
18    Memcheck:Param
19    ioctl(generic)
20    fun:ioctl
21    fun:test_revoke*
22 }