-
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().