]> git.proxmox.com Git - mirror_qemu.git/commit
tests/qtest/ac97-test: add up-/downsampling tests
authorVolker Rümelin <vr_qemu@t-online.de>
Sat, 20 May 2023 11:33:13 +0000 (13:33 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 26 May 2023 07:10:49 +0000 (09:10 +0200)
commit031616cd75ea1cea40eb130f4f4e900aeb0b2be4
tree07794948cd99050e8f7717469527294dc29c4171
parent5af3438a7c2ff846dec31dbe85163d9f71281445
tests/qtest/ac97-test: add up-/downsampling tests

Test if the audio subsystem can handle extreme up- and down-
sampling ratios like 44100/1 and 1/44100. For some time these
used to trigger QEMU aborts. The test was taken from
https://gitlab.com/qemu-project/qemu/-/issues/71 where it was
used to demonstrate a very different issue.

Suggested-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20230520113313.5177-1-vr_qemu@t-online.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/ac97-test.c