On Mon Nov 21 19:00:32 2022 +0000, Rémi Bernon wrote:
You're right, I've pushed some update to my branch, with new tests to validate that. Fun fact, I remember being confused by the array flavor that returned `HIDP_STATUS_NOT_IMPLEMENTED` when I tried using it. The new tests uncovered that it only does when the elements are smaller than a byte. I don't really see how it is any more difficult to cover that case than to cover it with more bits but well, so be it. Wine just does it better ;).
I've updated the MR, just edited the `/* Instance 31 */` comment to `/* Instance 10 */` in the tests.