summaryrefslogtreecommitdiff
path: root/tests/lib/libusbhid
AgeCommit message (Expand)Author
2016-08-17t_usbhid/check_hid_get_data has been failing since it existed, mark as suchjakllsch
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-04Move libusbhid tests' Report Descriptors and Report Data to seperate file,jakllsch
2016-01-03reorganize constant test datajakllsch
2016-01-03Move MY*_ATF_CHECK_EQ debugging helper macros to before all functions.jakllsch
2016-01-02Teach hid_parse_usage_in_page() how to understand hex literals, injakllsch
2016-01-02Fix round-trip of hid_usage_in_page(hid_parse_usage_in_page()) whenjakllsch
2016-01-01Rework unsigned range test cases.jakllsch
2016-01-01Fix hid_get_data() for negative or 32-bit report data.jakllsch
2016-01-01value debugging for the Logical/Physical range checksjakllsch
2016-01-01tests for libusbhid (many of which fail)jakllsch