summaryrefslogtreecommitdiff
path: root/tests/dev/usb
AgeCommit message (Expand)Author
2019-06-01Deal with fallout from the addition ofkre
2017-12-10Fix fallout from hid factorisation:bouyer
2016-05-05Use rump_schedule() before calling things in the rump context.jakllsch
2016-05-05t_hid doesn't use rump correctly, and thus consistently fails; mark as suchjakllsch
2016-05-02Call rump_init() before using rump functionality.jakllsch
2016-01-09locate_item() doesn't need to have a flags argument, as the flagsjakllsch
2016-01-08fix test program for hid item checksjakllsch
2016-01-08rework build of t_hid to be more reliable, while working around ATF cruddynessjakllsch
2016-01-07Don't crash when the device's HID Report Descriptor Pops from an empty stack.jakllsch
2016-01-07Add tests for HID Parser Pop-on-empty-stack bug.jakllsch
2016-01-06Unbreak the sun2 build: Don't use program-specific LDADD options becausechristos
2016-01-05Add some tests for the kernel HID parser.jakllsch