Module: wine Branch: master Commit: 10ddee1cdaa2e84cd76f66baf49e2ca4eb2c2e07 URL: https://source.winehq.org/git/wine.git/?a=commit;h=10ddee1cdaa2e84cd76f66baf...
Author: Rémi Bernon rbernon@codeweavers.com Date: Tue Sep 14 10:38:38 2021 +0200
dinput8/tests: Control expected READ_REPORT reports from the test executable.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput8/tests/driver_hid.c | 125 +++++++++++++++++++++++++++++++++------- dlls/dinput8/tests/driver_hid.h | 1 + dlls/dinput8/tests/hid.c | 50 ++++++++++++++++ 3 files changed, 155 insertions(+), 21 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=10ddee1cdaa2e84cd76f6...