summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ctl: rename APIs to add an element set so that their names are appropriateTakashi Sakamoto2016-07-171-5/+5
* test: add linker flag with pthread for pcm-multi-thread stress testTakashi Sakamoto2016-07-071-1/+1
* test: Add pcm-multi-thread programTakashi Iwai2016-07-072-1/+265
* ctl: fix a test for user-defined element set in a point of dimensionTakashi Sakamoto2016-07-071-1/+1
* ctl: support dimension test for user-defined element setTakashi Sakamoto2016-06-301-1/+38
* ctl: optimize a test for user-defined element set to changes of APIsTakashi Sakamoto2016-06-301-17/+37
* ctl: optimize a test for user-defined element set to older kernelsTakashi Sakamoto2016-06-301-11/+20
* ctl: add test program for control element setTakashi Sakamoto2016-06-172-1/+577
* test: audio_time: show report validity and accuracyPierre-Louis Bossart2015-07-021-5/+25
* test: fix audio_time with new get/set audio_tstamp_configPierre-Louis Bossart2015-07-021-178/+313
* test/pcm_min: Fix error messagesChristophe Lohr2015-06-011-1/+1
* test/pcm: Fix generated values with float PCM formatChristophe Lohr2015-06-011-1/+1
* test/audio_time: Set timestamp type explicitlyTakashi Iwai2014-07-141-0/+13
* Add -lm to test programs to fix build failure.Jordi Mallach2014-06-131-0/+2
* autotools: update stylePatrick Welche2014-02-261-1/+1
* test/chmap: Add missing usage text for -s optionTakashi Iwai2013-11-041-0/+1
* pcm: support for audio timestampsPierre-Louis Bossart2012-10-251-10/+58
* test: add audio_timePierre-Louis Bossart2012-09-222-1/+240
* test/chmap: Fix wrong malloc sizeTakashi Iwai2012-09-131-1/+1
* PCM: Add string conversion helper functions for chmapTakashi Iwai2012-09-131-57/+12
* Fix duplicated channel entry in test/chmap.cTakashi Iwai2012-09-131-1/+1
* PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_tTakashi Iwai2012-09-131-17/+18
* Add SND_CHMAP_NA and bit flag definitionsTakashi Iwai2012-09-131-4/+10
* Follow channel position definitions to mixer channel in mixer.hTakashi Iwai2012-09-131-7/+4
* Add test/chmap programTakashi Iwai2012-09-112-1/+256
* test/latency.c: Fix string argument to getopt_long, so now it handles -E and -BMario Domenech Goulart2012-08-081-1/+1
* Fix invalid long long format specifierJohn Spencer2012-04-241-1/+1
* Fix printf for size_tTakashi Iwai2011-05-041-4/+4
* test/latency: print error message when 2 periods per buffer not supportedRaymond Yau2011-04-201-3/+15
* ucm: allow bind modifier to specific instances, other fixesJaroslav Kysela2011-01-312-1/+3
* ucm: fix parser for sequences and fix wrong strcmpJaroslav Kysela2010-11-101-0/+1
* ucm: debug parserJaroslav Kysela2010-10-262-0/+35
* ucm: implemented card list featureJaroslav Kysela2010-10-132-0/+1
* test/latency: fix timediff calculationJaroslav Kysela2010-08-041-1/+1
* add config testsClemens Ladisch2009-08-032-1/+584
* test/lsb/midi_event.c: check for buffer size checkClemens Ladisch2009-07-081-0/+3
* test/lsb/midi_event.c: abort on fatal errorsClemens Ladisch2009-07-081-6/+12
* Merge branch 'master' of git@git.alsa-project.org:alsa-libTakashi Iwai2009-07-064-0/+399
|\
| * add midi event testsClemens Ladisch2009-07-064-0/+399
* | test/pcm.c: float format supportTakashi Iwai2009-07-061-3/+15
* | test/pcm.c: Generic linear PCM supportTakashi Iwai2009-07-061-11/+19
* | test/pcm.c: Fix S24 formatTakashi Iwai2009-07-061-1/+2
|/
* test/pcm.c: Sample generation on big endian platforms was broken.Kenneth Johansson2009-07-031-11/+13
* test/pcm: Fix error messages in async callback and add snd_pcm_start() conditionJaroslav Kysela2008-09-151-6/+8
* test/pcm.c: Fix SND_PCM_FORMAT_S24 supportTakashi Iwai2008-07-101-5/+5
* Fix type-punning in test/pcm.cTakashi Iwai2008-07-101-1/+4
* Implemented snd_pcm_sw_params_(set|get)_period_event for interrupt wakeup lik...Jaroslav Kysela2008-05-091-3/+21
* add a test code for snd_seq_client_info_event_filter_*()Aldrin Martoq2008-02-222-1/+48
* Remove sleep_min and tickTakashi Iwai2008-01-081-36/+2
* Remove PCM xfer_alignTakashi Iwai2008-01-082-12/+0