summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: BSD-like fixesSASANO Takayoshi2023-02-036-13/+26
* type_compat.h: use ESPIPE instead of EPIPE when ESTRPIPE not definedSASANO Takayoshi2023-02-031-0/+4
* test: latency - --policy option - allow using SCHED_OTHERJaroslav Kysela2022-11-241-1/+4
* test: latency - add --policy option to allow using SCHED_FIFOJaroslav Kysela2022-11-241-5/+17
* test: latency - usleep should not be used in the block modeJaroslav Kysela2022-11-231-2/+2
* test: latency - add -y option (I/O usleep)Jaroslav Kysela2022-11-231-1/+12
* latency: add timestamps to the POS linesJaroslav Kysela2022-11-141-11/+6
* test: latency - add more realtime testsJaroslav Kysela2022-11-141-12/+151
* test: latency - use snd_pcm_format_physical_width()Jaroslav Kysela2022-11-141-3/+3
* conf: introduce snd_config_load_string()Jaroslav Kysela2021-12-011-0/+17
* conf: fix test/lsb/config.cJaroslav Kysela2021-11-301-1/+0
* conf: improve simple integer math expressions - bracketsJaroslav Kysela2021-11-301-0/+2
* conf: add possibility to evaluate simple integer math expressionsJaroslav Kysela2021-11-301-0/+50
* rawmidi: rename enum snd_rawmidi_framing to snd_rawmidi_read_modeJaroslav Kysela2021-10-281-2/+2
* rawmidi: define more abstract API for the timestamp readsJaroslav Kysela2021-10-281-17/+17
* test: rawmidi: Add test for rawmidi framing APIDavid Henningsson2021-08-201-6/+59
* test: audio_time - fix timestamp2ns() and usage()Jaroslav Kysela2021-04-131-3/+2
* test/audio_time: Make use of SND_PCM_AUDIO_TSTAMP_TYPE constantsDavid Henningsson2020-12-171-13/+13
* test: pcm_min - add snd_pcm_drain() call and indentation fixesJaroslav Kysela2020-05-031-24/+26
* Printf unsigned longs with %lu instead of %ld (playmidi1.c)Quipyowert22019-04-091-8/+8
* Printf unsigned ints with %u instead of %i (pcm.c)Quipyowert22019-04-091-8/+8
* Printf unsigned long longs with %llu (mixtest.c)Quipyowert22019-04-091-10/+10
* Printf unsigned longs with %lu instead of %li (midifile.c)Quipyowert22019-04-091-6/+6
* Printf unsigned long with %lu instead of %li (latency.c)Quipyowert22019-04-091-1/+1
* test/latency: use frame bytes correctly in writebuf()Jaroslav Kysela2019-03-011-1/+2
* test/audio_time: remove unused variablesJaroslav Kysela2018-10-241-2/+0
* test: rename code to more approriate mixtestJaroslav Kysela2018-10-242-1/+1
* test/code: make it work againJaroslav Kysela2018-10-241-19/+21
* test/latecy: fix typo in tstamp compareJaroslav Kysela2018-10-241-1/+1
* test: use position offset macro of TLV dataTakashi Sakamoto2018-05-151-1/+1
* test: correct emulation for channel-map TLVTakashi Sakamoto2017-11-241-9/+15
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-143-3/+3
* test: obsolete usage of APIs of dimensional informationTakashi Sakamoto2017-11-131-31/+0
* test/seq-decoder: enable timestamping for external subscribersAntonio Ospite2017-10-031-0/+6
* test: apply optimization for v4.14 kernel about changes for TLV data handling...Takashi Sakamoto2017-08-241-11/+73
* test: add a test for list operation to user-defined element setsTakashi Sakamoto2017-05-251-0/+80
* test: use actual information for TLV operationTakashi Sakamoto2016-09-301-36/+178
* 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