hid/tests: Add HID device enumeration test.
commit178400b2bf4840dd1b370dfd8af652ed9f332f79
authorAric Stewart <aric@codeweavers.com>
Wed, 25 Jan 2017 13:19:23 +0000 (25 07:19 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Jan 2017 09:35:35 +0000 (26 10:35 +0100)
treed29a751dc27d863cbd9cd6b92918f72baa2929ff
parentcc00075a65e0a3c1e93418daeb2a22dd6fede377
hid/tests: Add HID device enumeration test.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac
dlls/hid/tests/Makefile.in [new file with mode: 0644]
dlls/hid/tests/device.c [new file with mode: 0644]