]> git.alsa-project.org Git - alsa-lib.git/commit
test: latency - add more realtime tests
authorJaroslav Kysela <perex@perex.cz>
Mon, 14 Nov 2022 19:42:10 +0000 (20:42 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 14 Nov 2022 19:47:59 +0000 (20:47 +0100)
commit3e4aeba25bf4a4808183c4b64270f7321b436c13
tree25654c9b9d312d77193f0df500aff2bd6acbb31b
parent425e4d1fbea4965ea0fb7529b1ee6cbb47eb7227
test: latency - add more realtime tests

Add '-x' and '-X' tests and '-U' - I/O update mode based
on the system timing.

It may be required to check the position updates for the specific hardware.
Print the real time / stream time differences.

Also include code to make valgrind happy (including the wrong memory
llocation for the stream buffer).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
test/latency.c