From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jignesh Patel Subject: ALSA Test suite Date: Sun, 14 Mar 2004 01:51:15 -0800 (PST) Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <20040314095115.73922.qmail@web61103.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0-245112578-1079257875=:71266" Return-path: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org --0-245112578-1079257875=:71266 Content-Type: text/plain; charset=us-ascii 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, <>. 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 --0-245112578-1079257875=:71266 Content-Type: text/html; charset=us-ascii
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 --0-245112578-1079257875=:71266-- ------------------------------------------------------- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ALSA Test suite Date: Mon, 15 Mar 2004 11:39:10 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <20040314095115.73922.qmail@web61103.mail.yahoo.com> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <20040314095115.73922.qmail@web61103.mail.yahoo.com> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Jignesh Patel Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At Sun, 14 Mar 2004 01:51:15 -0800 (PST), Jignesh Patel wrote: > > [1 ] > > [2 ] > 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, < 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Courtier-Dutton Subject: Re: ALSA Test suite Date: Mon, 15 Mar 2004 15:45:40 +0000 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <4055CFA4.4040600@superbug.demon.co.uk> References: <20040314095115.73922.qmail@web61103.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Takashi Iwai Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: ALSA Test suite Date: Mon, 15 Mar 2004 17:00:39 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <20040314095115.73922.qmail@web61103.mail.yahoo.com> <4055CFA4.4040600@superbug.demon.co.uk> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <4055CFA4.4040600@superbug.demon.co.uk> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: James Courtier-Dutton Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Schmidt Subject: Re: ALSA Test suite Date: Mon, 15 Mar 2004 19:30:01 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <20040315193001.4cad17ac.mista.tapas@gmx.net> References: <20040314095115.73922.qmail@web61103.mail.yahoo.com> <4055CFA4.4040600@superbug.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Takashi Iwai Cc: James@superbug.demon.co.uk, alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org On Mon, 15 Mar 2004 17:00:39 +0100 Takashi Iwai 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Subject: Re: ALSA Test suite Date: Mon, 15 Mar 2004 14:11:05 -0500 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <4055FFC9.10305@comcast.net> References: <20040314095115.73922.qmail@web61103.mail.yahoo.com> <4055CFA4.4040600@superbug.demon.co.uk> <20040315193001.4cad17ac.mista.tapas@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20040315193001.4cad17ac.mista.tapas@gmx.net> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Florian Schmidt , alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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 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