[Git][wine/wine][master] 6 commits: mmdevapi/tests: Test after sleeping with read_packets().
Alexandre Julliard pushed to branch master at wine / wine Commits: 8faa31d9 by Giovanni Mascellani at 2025-10-08T16:48:47+02:00 mmdevapi/tests: Test after sleeping with read_packets(). - - - - - a1efc90d by Giovanni Mascellani at 2025-10-08T16:48:47+02:00 mmdevapi/tests: Move GetBufferSize() checks to the beginning of the test. They are not related to the packet flow, so it's more sensible to have them somewhere else. - - - - - ef7cc736 by Giovanni Mascellani at 2025-10-08T16:48:47+02:00 mmdevapi/tests: Move checking the current padding out of read_packets(). Otherwise it would fail with other upcoming usages of read_packets(). - - - - - 61da0a23 by Giovanni Mascellani at 2025-10-08T16:48:47+02:00 mmdevapi/tests: Test after overrunning buffer with read_packets(). - - - - - bf80d351 by Giovanni Mascellani at 2025-10-08T16:48:48+02:00 mmdevapi/tests: Test after stopping and restarting the client with read_packets(). - - - - - 0c07de67 by Giovanni Mascellani at 2025-10-08T16:48:48+02:00 mmdevapi/tests: Test after stopping, resetting and restarting the client with read_packets(). - - - - - 1 changed file: - dlls/mmdevapi/tests/capture.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a87be7200964ad5aef17d8f8ab48ae... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a87be7200964ad5aef17d8f8ab48ae... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)