* ALSA Test suite
@ 2004-03-14 9:51 Jignesh Patel
2004-03-15 10:39 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: Jignesh Patel @ 2004-03-14 9:51 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]
Hi All,
Is anybody working on ALSA testsuite?
__or_ just testing it through available alsa-utils is enough.
I like to develop some tests, which will test ALSA Driver on my x86 machine and then really want to move it to ARM target, <<again here the driver will be different as expacted>>.
I will explore possible state model of device in my mind for testing, once I get some inputs.
Regards,
Jignesh
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
[-- Attachment #2: Type: text/html, Size: 789 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ALSA Test suite
2004-03-14 9:51 ALSA Test suite Jignesh Patel
@ 2004-03-15 10:39 ` Takashi Iwai
2004-03-15 15:45 ` James Courtier-Dutton
0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2004-03-15 10:39 UTC (permalink / raw)
To: Jignesh Patel; +Cc: alsa-devel
At Sun, 14 Mar 2004 01:51:15 -0800 (PST),
Jignesh Patel wrote:
>
> [1 <text/plain; us-ascii (7bit)>]
>
> [2 <text/html; us-ascii (7bit)>]
> Hi All,
>
> Is anybody working on ALSA testsuite?
i don't know of...
> __or_ just testing it through available alsa-utils is enough.
there are test codes in alsa-lib/tests directory.
also James Courtier-Dutton wrote some neat test programs (i'd like to
include them too).
> I like to develop some tests, which will test ALSA Driver on my x86 machine and then
> really want to move it to ARM target, <<again here the driver will be different as
> expacted>>.
it'd be really appreciated if you organize the collection of test
suites. we can create a new package, e.g. alsa-test, for such tools.
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ALSA Test suite
2004-03-15 10:39 ` Takashi Iwai
@ 2004-03-15 15:45 ` James Courtier-Dutton
2004-03-15 16:00 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: James Courtier-Dutton @ 2004-03-15 15:45 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
Takashi Iwai wrote:
>
>
> there are test codes in alsa-lib/tests directory.
> also James Courtier-Dutton wrote some neat test programs (i'd like to
> include them too).
>
> Takashi
>
Although you have not asked me directly, feel free to include my test
programs. I assume you are talking about the ones from: -
http://www.superbug.demon.co.uk/speaker-test/
Just make sure that my name,copyright message appears at the top of each
source code file you use.
Please tell me as soon as they appear in the alsa cvs, because I need to
remove them from my site due to bandwidth limits.
Cheers
James
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ALSA Test suite
2004-03-15 15:45 ` James Courtier-Dutton
@ 2004-03-15 16:00 ` Takashi Iwai
2004-03-15 18:30 ` Florian Schmidt
0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2004-03-15 16:00 UTC (permalink / raw)
To: James Courtier-Dutton; +Cc: alsa-devel
At Mon, 15 Mar 2004 15:45:40 +0000,
James Courtier-Dutton wrote:
>
> Takashi Iwai wrote:
> >
> >
> > there are test codes in alsa-lib/tests directory.
> > also James Courtier-Dutton wrote some neat test programs (i'd like to
> > include them too).
> >
> > Takashi
> >
>
> Although you have not asked me directly, feel free to include my test
> programs.
oh thanks, it was under evaluation before getting permission ;)
> I assume you are talking about the ones from: -
> http://www.superbug.demon.co.uk/speaker-test/
> Just make sure that my name,copyright message appears at the top of each
> source code file you use.
maybe we'll need a configure setup. i'll work on it later.
the question is to where should it go? in alsa-lib/test, alsa-utils?
of course, if we have the alsa-test tree, it would be the best place.
> Please tell me as soon as they appear in the alsa cvs, because I need to
> remove them from my site due to bandwidth limits.
ok.
ciao,
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ALSA Test suite
2004-03-15 16:00 ` Takashi Iwai
@ 2004-03-15 18:30 ` Florian Schmidt
2004-03-15 19:11 ` Doug
0 siblings, 1 reply; 6+ messages in thread
From: Florian Schmidt @ 2004-03-15 18:30 UTC (permalink / raw)
To: Takashi Iwai; +Cc: James, alsa-devel
On Mon, 15 Mar 2004 17:00:39 +0100
Takashi Iwai <tiwai@suse.de> wrote:
>
> oh thanks, it was under evaluation before getting permission ;)
Hi, i don't know if my pcm config tester is in some way braindead [it
sure is], and also it's far from complete. But if you guys feel that the
program could be of any serious use, i would "donate" it to the ALSA
project after cleaning it up and filling in the missing tests..
Just for remembering: it's a little program which browses the
configuration space of a pcm device, trying to open it with different
configurations [periodsize, periodcount, sample rates [for
capture/playback/fullduplex] .. It doesn't actually try to play any
sound through it [cause the different access methods are already tested
by the pcm test program in alsa-lib/test]...
Flo
--
to sign or not to sign, that is the question
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ALSA Test suite
2004-03-15 18:30 ` Florian Schmidt
@ 2004-03-15 19:11 ` Doug
0 siblings, 0 replies; 6+ messages in thread
From: Doug @ 2004-03-15 19:11 UTC (permalink / raw)
To: Florian Schmidt, alsa-devel
I wouldn't mind taking a look at it. I'm studying the ALSA driver / lib
API right now and wrote a pcm player for the purpose of studying the
API, and I do stuff like load it up with all the info and debug type
alsa functions, experiment heavily with all of the hw_params functions
on various devices, run gdb on it and step thu the inner workings of the
alsa functions, etc. I'd like to get more ideas from other pieces of
small code.
Florian Schmidt wrote:
> On Mon, 15 Mar 2004 17:00:39 +0100
> Takashi Iwai <tiwai@suse.de> wrote:
>
>
>>oh thanks, it was under evaluation before getting permission ;)
>
>
> Hi, i don't know if my pcm config tester is in some way braindead [it
> sure is], and also it's far from complete. But if you guys feel that the
> program could be of any serious use, i would "donate" it to the ALSA
> project after cleaning it up and filling in the missing tests..
>
> Just for remembering: it's a little program which browses the
> configuration space of a pcm device, trying to open it with different
> configurations [periodsize, periodcount, sample rates [for
> capture/playback/fullduplex] .. It doesn't actually try to play any
> sound through it [cause the different access methods are already tested
> by the pcm test program in alsa-lib/test]...
>
> Flo
>
--
http://nostar.isa-geek.com/
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-03-15 19:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-14 9:51 ALSA Test suite Jignesh Patel
2004-03-15 10:39 ` Takashi Iwai
2004-03-15 15:45 ` James Courtier-Dutton
2004-03-15 16:00 ` Takashi Iwai
2004-03-15 18:30 ` Florian Schmidt
2004-03-15 19:11 ` Doug
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.