Skip to content

test: add a litest_events() macro

Peter Hutterer requested to merge whot/libinput:wip/litest-events into main

Expands into the multitude of litest_event() calls that we'd otherwise have.

There's probably some coccinelle patch that can switch all this over, if we want to. But do we?

cc @JoseExposito

Merge request reports