touchpad: normalize the touchpad resolution to 400dpi, not 10 units/mm
[platform/upstream/libinput.git] / test / valgrind.suppressions
1 {
2    srunner_run::timer_create-uninitialized-bytes
3    Memcheck:Param
4    timer_create(evp)
5    fun:timer_create@@GLIBC_2.3.3
6    fun:srunner_run
7    fun:litest_run
8    fun:main
9 }