examples/testlibusb: Add support for testing libusb_wrap_sys_device()
authorHans de Goede <hdegoede@redhat.com>
Mon, 7 Sep 2020 09:12:16 +0000 (11:12 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 14 Sep 2020 07:48:14 +0000 (09:48 +0200)
commitdca3e7ea3659769e5097aae6ad0e1e8e8610890c
treee76a1cf32f09c2491352754d2832ba403ca395b0
parentf6068e83c4f5e5fba16b23b6a87f1f6d7ab7200a
examples/testlibusb: Add support for testing libusb_wrap_sys_device()

Sometimes it is useful to be able to test libusb_wrap_sys_device(),
add support for this to the testlibusb example

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
examples/testlibusb.c