CVS commit: src/tests/lib/libusbhid

2016-08-17 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Aug 17 12:10:43 UTC 2016 Modified Files: src/tests/lib/libusbhid: t_usbhid.c Log Message: t_usbhid/check_hid_get_data has been failing since it existed, mark as such To generate a diff of this commit: cvs rdiff -u -r1.11 -

CVS commit: src/tests/lib/libusbhid

2016-01-04 Thread Jonathan A. Kollasch
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 fil

CVS commit: src/tests/lib/libusbhid

2016-01-03 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Jan 3 15:26:39 UTC 2016 Modified Files: src/tests/lib/libusbhid: t_usbhid.c Log Message: reorganize constant test data To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libusbhid/t_usbhid.c Please

CVS commit: src/tests/lib/libusbhid

2016-01-03 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sun Jan 3 15:16:10 UTC 2016 Modified Files: src/tests/lib/libusbhid: t_usbhid.c Log Message: Move MY*_ATF_CHECK_EQ debugging helper macros to before all functions. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 s

CVS commit: src/tests/lib/libusbhid

2016-01-01 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Jan 1 23:46:04 UTC 2016 Modified Files: src/tests/lib/libusbhid: t_usbhid.c Log Message: Rework unsigned range test cases. If the USB HID 1.11 spec is interperted to the letter, there's no such thing as a unsigned Logical/

CVS commit: src/tests/lib/libusbhid

2016-01-01 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Jan 1 22:47:35 UTC 2016 Modified Files: src/tests/lib/libusbhid: t_usbhid.c Log Message: value debugging for the Logical/Physical range checks To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libu