OpenGrok
Cross Reference: t_hid.c
xref
: /
src
/
tests
/
dev
/
usb
/
t_hid.c
Home
|
History
|
Annotate
|
Download
|
only in
usb
History log of
/src/tests/dev/usb/t_hid.c
Revision
Date
Author
Comments
1.8
05-May-2016
jakllsch
Use rump_schedule() before calling things in the rump context.
Hopefully fixes these tests on all ports.
1.7
05-May-2016
jakllsch
t_hid doesn't use rump correctly, and thus consistently fails; mark as such
1.6
02-May-2016
jakllsch
Call rump_init() before using rump functionality.
This change should make these test cases consistently fail on all ports.
Related to PR kern/51096.
1.5
09-Jan-2016
jakllsch
locate_item() doesn't need to have a flags argument, as the flags
are also in the hid item data structure.
1.4
08-Jan-2016
jakllsch
fix test program for hid item checks
1.3
07-Jan-2016
jakllsch
Don't crash when the device's HID Report Descriptor Pops from an empty stack.
1.2
07-Jan-2016
jakllsch
Add tests for HID Parser Pop-on-empty-stack bug.
1.1
05-Jan-2016
jakllsch
Add some tests for the kernel HID parser.
Indexes created Fri Oct 17 03:10:13 GMT 2025