mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 04:30:06 +01:00
An aborted test run can sometimes leave udev rules as detritus. Test for that so we don't get test case failures triggered by those rules. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
66 lines
980 B
Text
66 lines
980 B
Text
{
|
|
srunner_run::timer_create-uninitialized-bytes
|
|
Memcheck:Param
|
|
timer_create(evp)
|
|
fun:timer_create@@GLIBC_2.3.3
|
|
fun:srunner_run
|
|
fun:litest_run
|
|
fun:main
|
|
}
|
|
{
|
|
mtdev:conditional_jumps_uninitialized_value
|
|
Memcheck:Cond
|
|
...
|
|
fun:mtdev_put_event
|
|
}
|
|
{
|
|
<g_type_register_static>
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_type_register_static
|
|
}
|
|
{
|
|
<g_type_register_static>
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_type_register_fundamental
|
|
}
|
|
{
|
|
<g_type_register_static>
|
|
Memcheck:Leak
|
|
...
|
|
fun:g_malloc0
|
|
}
|
|
{
|
|
libunwind:msync_uninitialized_bytes
|
|
Memcheck:Param
|
|
msync(start)
|
|
fun:__msync_nocancel
|
|
...
|
|
fun:litest_backtrace
|
|
}
|
|
{
|
|
python:PyUnicode_New
|
|
Memcheck:Leak
|
|
...
|
|
obj:/usr/lib*/libpython3*.so*
|
|
}
|
|
{
|
|
libevdev:grab
|
|
Memcheck:Param
|
|
ioctl(generic)
|
|
fun:ioctl
|
|
fun:libevdev_grab
|
|
}
|
|
{
|
|
bash:execute_command
|
|
Memcheck:Cond
|
|
...
|
|
fun:execute_command
|
|
}
|
|
{
|
|
bash:execute_command
|
|
Memcheck:Leak
|
|
...
|
|
fun:execute_command
|
|
}
|