Skip to content

test_common: Move EventHandler callback into a Box

This avoids the unnecessary generic parameter for the Fn.

Merge request reports