mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-27 18:30:09 +01:00
Currently libei's valgrind test setup has 100x timeout (3000s), but the standalone protocol-test-valgrind still has 30s timeout, which is not enough for RISC-V hardware. On Milk-V Pioneer (SG2042) it takes ~70s to complete. In addition, `kill_gently` sends SIGKILL before the process terminates and fails the test. Bump protocol-test-valgrind timeout to 300s and increase timeout between kill signals to 3s to solve the issue. Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/329> |
||
|---|---|---|
| .. | ||
| templates | ||
| buildtest.c | ||
| buildtest.cc | ||
| conftest.py | ||
| eierpecken.c | ||
| eierpecken.h | ||
| eiproto.py.tmpl | ||
| meson.build | ||
| test-ei-device.c | ||
| test-ei-seat.c | ||
| test-ei.c | ||
| test-eis.c | ||
| test-main.c | ||
| test_oeffis.py | ||
| test_protocol.py | ||
| test_scanner.py | ||
| unit-tests.c | ||