aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-09-30test: use actual information for TLV operationTakashi Sakamoto
2016-07-17ctl: rename APIs to add an element set so that their names are appropriateTakashi Sakamoto
2016-07-07test: add linker flag with pthread for pcm-multi-thread stress testTakashi Sakamoto
2016-07-07test: Add pcm-multi-thread programTakashi Iwai
2016-07-07ctl: fix a test for user-defined element set in a point of dimensionTakashi Sakamoto
2016-06-30ctl: support dimension test for user-defined element setTakashi Sakamoto
2016-06-30ctl: optimize a test for user-defined element set to changes of APIsTakashi Sakamoto
2016-06-30ctl: optimize a test for user-defined element set to older kernelsTakashi Sakamoto
2016-06-17ctl: add test program for control element setTakashi Sakamoto
2015-07-02test: audio_time: show report validity and accuracyPierre-Louis Bossart
2015-07-02test: fix audio_time with new get/set audio_tstamp_configPierre-Louis Bossart
2015-06-01test/pcm_min: Fix error messagesChristophe Lohr
2015-06-01test/pcm: Fix generated values with float PCM formatChristophe Lohr
2014-07-14test/audio_time: Set timestamp type explicitlyTakashi Iwai
2014-06-13Add -lm to test programs to fix build failure.Jordi Mallach
2014-02-26autotools: update stylePatrick Welche
2013-11-04test/chmap: Add missing usage text for -s optionTakashi Iwai
2012-10-25pcm: support for audio timestampsPierre-Louis Bossart
2012-09-22test: add audio_timePierre-Louis Bossart
2012-09-13test/chmap: Fix wrong malloc sizeTakashi Iwai
2012-09-13PCM: Add string conversion helper functions for chmapTakashi Iwai
2012-09-13Fix duplicated channel entry in test/chmap.cTakashi Iwai
2012-09-13PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_tTakashi Iwai
2012-09-13Add SND_CHMAP_NA and bit flag definitionsTakashi Iwai
2012-09-13Follow channel position definitions to mixer channel in mixer.hTakashi Iwai
2012-09-11Add test/chmap programTakashi Iwai
2012-08-08test/latency.c: Fix string argument to getopt_long, so now it handles -E and -BMario Domenech Goulart
2012-04-24Fix invalid long long format specifierJohn Spencer
2011-05-04Fix printf for size_tTakashi Iwai
2011-04-20test/latency: print error message when 2 periods per buffer not supportedRaymond Yau
2011-01-31ucm: allow bind modifier to specific instances, other fixesJaroslav Kysela
2010-11-10ucm: fix parser for sequences and fix wrong strcmpJaroslav Kysela
2010-10-26ucm: debug parserJaroslav Kysela
2010-10-13ucm: implemented card list featureJaroslav Kysela
2010-08-04test/latency: fix timediff calculationJaroslav Kysela
2009-08-03add config testsClemens Ladisch
2009-07-08test/lsb/midi_event.c: check for buffer size checkClemens Ladisch
2009-07-08test/lsb/midi_event.c: abort on fatal errorsClemens Ladisch
2009-07-06Merge branch 'master' of git@git.alsa-project.org:alsa-libTakashi Iwai
2009-07-06test/pcm.c: float format supportTakashi Iwai
2009-07-06add midi event testsClemens Ladisch
2009-07-06test/pcm.c: Generic linear PCM supportTakashi Iwai
2009-07-06test/pcm.c: Fix S24 formatTakashi Iwai
2009-07-03test/pcm.c: Sample generation on big endian platforms was broken.Kenneth Johansson
2008-09-15test/pcm: Fix error messages in async callback and add snd_pcm_start() conditionJaroslav Kysela
2008-07-10test/pcm.c: Fix SND_PCM_FORMAT_S24 supportTakashi Iwai
2008-07-10Fix type-punning in test/pcm.cTakashi Iwai
2008-05-09Implemented snd_pcm_sw_params_(set|get)_period_event for interrupt wakeup lik...Jaroslav Kysela
2008-02-22add a test code for snd_seq_client_info_event_filter_*()Aldrin Martoq
2008-01-08Remove sleep_min and tickTakashi Iwai