Module: wine Branch: master Commit: af6971b5d06d8247b70f3667650abd7730938202 URL: https://source.winehq.org/git/wine.git/?a=commit;h=af6971b5d06d8247b70f36676...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Sep 13 10:48:53 2021 +0200
dinput8/tests: Control expected SET_FEATURE 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 | 165 ++++++++++++++++++++++++++++++++++++-- dlls/dinput8/tests/driver_hid.h | 15 ++++ dlls/dinput8/tests/hid.c | 170 +++++++++++++++++++++++++++++----------- 3 files changed, 298 insertions(+), 52 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=af6971b5d06d8247b70f3...