Skip to content

tests: couple of commits for not segfaulting when running tests

Benjamin Tissoires requested to merge bentiss/udev-hid-bpf:wip/fix-tests into main

Couple of commits extracted from !133:

  • A positive return value means that the report changed size. Only a negative return value is an error.
  • Ensure a currently wip bpf which has bpf_printk() in it do not segfault

Merge request reports

Loading