mbox series

[0/2] kselftest/alsa: Decrease pcm-test duration to avoid timeouts

Message ID 20230620220839.2215057-1-nfraprado@collabora.com (mailing list archive)
Headers show
Series kselftest/alsa: Decrease pcm-test duration to avoid timeouts | expand

Message

NĂ­colas F. R. A. Prado June 20, 2023, 10:08 p.m. UTC
This series decreases the pcm-test duration in order to avoid timeouts
by first moving the audio stream duration to a variable and subsequently
decreasing it.


NĂ­colas F. R. A. Prado (2):
  kselftest/alsa: pcm-test: Move stream duration and margin to variables
  kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds

 tools/testing/selftests/alsa/pcm-test.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)