wine/dlls/dinput/tests
Rémi Bernon 1854001c79 dinput/tests: Remove racy IForceFeedbackEffect reference count checks.
Because the async operation holds a reference on the invoker and the
param, it may keep the effect alive until the worker thread releases
its reference on the async operation. We have no way to synchronize on
that.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53199
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
2022-07-07 11:20:27 +02:00
..
device8.c dinput/tests: Avoid window activation race conditions with Wine. 2022-07-07 11:20:27 +02:00
dinput.c dinput/tests: Use dinput_test_(init|exit) for all tests. 2022-06-09 20:55:20 +02:00
dinput_test.h dinput/tests: Use dinput_test_(init|exit) for all tests. 2022-06-09 20:55:20 +02:00
driver_bus.c dinput/tests: Support test IOCTLs on the bus control interface. 2022-06-02 17:25:06 +02:00
driver_bus.spec dinput/tests: Introduce a new Wine Test Bus driver. 2022-03-22 18:41:46 +01:00
driver_hid.c dinput/tests: Create a HID device from the Bus device. 2022-03-22 18:51:02 +01:00
driver_hid.h dinput/tests: Support test IOCTLs on the bus control interface. 2022-06-02 17:25:06 +02:00
driver_hid.spec dinput/tests: Create a HID device from the Bus device. 2022-03-22 18:51:02 +01:00
driver_hid_poll.c dinput/tests: Create a HID device from the Bus device. 2022-03-22 18:51:02 +01:00
driver_hid_poll.spec dinput/tests: Create a HID device from the Bus device. 2022-03-22 18:51:02 +01:00
force_feedback.c dinput/tests: Remove racy IForceFeedbackEffect reference count checks. 2022-07-07 11:20:27 +02:00
hid.c dinput/tests: Use dinput_test_(init|exit) for all tests. 2022-06-09 20:55:20 +02:00
hotplug.c dinput/tests: Use dinput_test_(init|exit) for all tests. 2022-06-09 20:55:20 +02:00
joystick.c dinput/tests: Use dinput_test_(init|exit) for all tests. 2022-06-09 20:55:20 +02:00
joystick8.c dinput/tests: Add some broken joystick axis results. 2022-06-10 11:59:24 +02:00
Makefile.in dinput/tests: Merge keyboard.c tests into device8.c. 2022-06-10 11:59:25 +02:00
pop_hid_macros.h dinput/tests: Move tests from dinput8/tests. 2022-01-03 16:46:02 +01:00
psh_hid_macros.h dinput/tests: Move tests from dinput8/tests. 2022-01-03 16:46:02 +01:00