[alsa-devel] [PATCH 0/5] hda-emu: Test all codecs, not just the first one

David Henningsson david.henningsson at canonical.com
Thu Sep 4 14:21:02 CEST 2014


I've improved my test suite to test all the codecs of an alsa-info file,
instead of just testing the first one.

However, this means that some errors started to show up in my test
suite again, so it also means more work to do...but hopefully it's all
leading better quality HDA driver in the end!

David Henningsson (5):
  hda-emu: Deal with two cards with one codec each
  hda-emu: Quit early if requested codec index is above limit
  hda-emu: Improve error message for modem codecs
  hda-emu/tester: Add codec index parameter to hda-emu-tester
  hda-emu/tester: Test all codecs, not just one

 hda-parse.c              | 29 +++++++++++++++-------
 tester/hda-emu-tester.py |  2 ++
 tester/runner.py         | 14 +++++++++--
 tester/summary.py        | 62 ++++++++++++++++++++++++++++++++++++++----------
 4 files changed, 83 insertions(+), 24 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list