alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] hda-emu: Add playback/capture test to test suite
@ 2012-08-21  8:53 David Henningsson
  2012-08-21  8:53 ` [PATCH 1/5] hda-emu: Store pointers to pcm streams instead of their content David Henningsson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: David Henningsson @ 2012-08-21  8:53 UTC (permalink / raw)
  To: tiwai, alsa-devel; +Cc: David Henningsson

When I added those tests, I did not discover anything that needed
to be fixed in the driver code, but there were some additional things in
hda-emu to fix up.

David Henningsson (5):
  hda-emu: Store pointers to pcm streams instead of their content
  hda-emu: Add support for get/set converter channel count
  hda-emu: Add CX20585 to modem whitelist
  hda-emu: Add playback/capture test to test suite
  hda-emu: improve test suite summary script

 hda-emu.c           |   24 ++++++++++++------------
 hda-int.c           |   15 +++++++++++++++
 hda-parse.c         |    1 +
 include/hda-types.h |    1 +
 tester/runall.sh    |    3 ---
 tester/runner.py    |   25 ++++++++++++++++++++++---
 tester/summary.py   |    9 +++++++++
 7 files changed, 60 insertions(+), 18 deletions(-)
 delete mode 100755 tester/runall.sh

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-08-21  9:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21  8:53 [PATCH 0/5] hda-emu: Add playback/capture test to test suite David Henningsson
2012-08-21  8:53 ` [PATCH 1/5] hda-emu: Store pointers to pcm streams instead of their content David Henningsson
2012-08-21  8:54 ` [PATCH 2/5] hda-emu: Add support for get/set converter channel count David Henningsson
2012-08-21  8:54 ` [PATCH 3/5] hda-emu: Add CX20585 to modem whitelist David Henningsson
2012-08-21  8:54 ` [PATCH 4/5] hda-emu: Add playback/capture test to test suite David Henningsson
2012-08-21  8:54 ` [PATCH 5/5] hda-emu: improve test suite summary script David Henningsson
2012-08-21  9:01 ` [PATCH 0/5] hda-emu: Add playback/capture test to test suite Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).