Module Name: src Committed By: jakllsch Date: Mon Jan 4 22:07:17 UTC 2016
Modified Files: src/tests/lib/libusbhid: t_usbhid.c Added Files: src/tests/lib/libusbhid: hid_test_data.c Log Message: Move libusbhid tests' Report Descriptors and Report Data to seperate file, so future tests of the kernel HID functions can use them too. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/tests/lib/libusbhid/hid_test_data.c cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libusbhid/t_usbhid.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.