alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: David Henningsson <david.henningsson@canonical.com>
To: tiwai@suse.de, alsa-devel@alsa-project.org
Cc: David Henningsson <david.henningsson@canonical.com>
Subject: [PATCH 0/5] hda-emu: Add playback/capture test to test suite
Date: Tue, 21 Aug 2012 10:53:58 +0200	[thread overview]
Message-ID: <1345539243-8147-1-git-send-email-david.henningsson@canonical.com> (raw)

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

             reply	other threads:[~2012-08-21  8:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21  8:53 David Henningsson [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1345539243-8147-1-git-send-email-david.henningsson@canonical.com \
    --to=david.henningsson@canonical.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).