summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2016-03-10resampler-test: remove translationsTanu Kaskinen1-21/+21
2016-02-25build-sys: Move to compiling with C11 supportArun Raghavan11-18/+18
2016-01-15build-sys: Use #ifdef with HAVE_FAST_64BIT_OPERATIONSArun Raghavan1-1/+1
2016-01-08NetBSD: Stop depending upon nonstandard __WORDSIZEKamil Rytarowski1-5/+3
2015-11-06tests: Set appropriate timeouts for a couple of testsArun Raghavan2-1/+4
2015-09-25Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava2-5/+5
2015-09-17tests: Fix test-suite failure on AlphaMichael Cree1-1/+4
2015-06-01lfe-filter-test: Use S16NE formatDavid Henningsson1-1/+1
2015-05-25tests: add tolerant variation for comparing the rewind resultHui Wang1-4/+6
2015-05-25tests: Remove a redundant mempool_new from resampler-testHui Wang1-2/+0
2015-03-30tests: adding lfe-filter-testHui Wang1-0/+194
2015-03-30lfe-filter: change the crossover frequency as a parameterHui Wang2-4/+6
2015-02-26packet: Hide internals of pa_packet, introduce pa_packet_data()Peter Meerwald1-6/+15
2015-01-14update FSF addresses to FSF web pageOndrej Holecek43-129/+43
2014-12-01Fix #defines for Debian GNU/kFreeBSDFelipe Sateler2-4/+8
2014-11-17tests: Use pa_assert_se() to get rid of an used variable warningPeter Meerwald1-6/+4
2014-11-17core: Annotate variables only used within assert()s to be PA_UNUSEDPeter Meerwald1-1/+1
2014-11-09rtpoll: Drop extra wait_op argument to pa_rtpoll_run()Peter Meerwald1-2/+2
2014-11-09core: Replace assert()s with pa_assert()sPeter Meerwald2-3/+2
2014-10-31creds: Rename pa_ancil to pa_cmsg_ancil_dataArun Raghavan1-1/+1
2014-10-28tests: Be careful with data types to avoid castPeter Meerwald1-9/+9
2014-10-28tests: Make global variables static in srbchannel-testPeter Meerwald1-3/+3
2014-10-16connect-stress-test: Fix number of streams per sink to "20"David Henningsson1-1/+7
2014-09-18alsa-time-test: Make constants for channels and rateDavid Henningsson1-6/+9
2014-09-18alsa-time-test: Do not use Lennart's card by defaultDavid Henningsson1-1/+1
2014-09-18alsa-time-test: Add fillrate parameterDavid Henningsson1-9/+13
2014-09-10tests: Remove mix-special-testPeter Meerwald1-326/+0
2014-09-10tests: Use float constants in cpu-sconv-testPeter Meerwald1-3/+3
2014-09-10tests: Add ARM NEON test code to cpu-remap-testPeter Meerwald1-0/+75
2014-09-10tests: Add rearrange remapping test cases to cpu-remap-testPeter Meerwald1-23/+53
2014-09-10tests: Add to remapping special case code tests to cpu-remap-testPeter Meerwald1-0/+45
2014-09-10tests: Reorganize cpu-remap-test programPeter Meerwald1-79/+101
2014-09-10tests: Use remap function passed in remap structPeter Meerwald1-55/+46
2014-09-10tests: Add ARM NEON test code to cpu-mix-testPeter Meerwald1-1/+7
2014-09-10tests: Add tests for mix special-case codePeter Meerwald1-5/+25
2014-09-10tests: Use single-line #ifdef for ARM NEON codePeter Meerwald2-22/+10
2014-09-10tests: Split cpu tests in separate filesPeter Meerwald5-877/+999
2014-09-04endianmacros: Replace borked PA_FLOAT32_SWAP() with PA_READ_FLOAT32RE() / PA_...Peter Meerwald2-4/+4
2014-09-02Make all debug/info level messages untranslatableDavid Henningsson1-2/+2
2014-08-18tests: Check expected result of sigbus-testPeter Meerwald1-0/+2
2014-08-18misc: Fix format specifiersPeter Meerwald1-1/+1
2014-08-12tests: Fix mix-test on big-endian systemsPeter Meerwald1-175/+54
2014-08-10tests: Cleanup mix-testPeter Meerwald1-3/+3
2014-08-10mix: Fix mixing of S24 samples stored as S32REPeter Meerwald1-1/+1
2014-06-27tests: Add pstream/srbchannel testDavid Henningsson1-0/+138
2014-06-27tests: Adapt memblock-test to changed pa_memimport_get()Peter Meerwald1-2/+2
2014-04-29remap: Make resampler's remap structure more self-containedPeter Meerwald1-16/+6
2014-02-25Make tests compile on FreeBSDKoop Mast2-0/+22
2014-01-03volume-test: Increase the allowed number of rouding errorsTanu Kaskinen1-1/+7
2013-12-20tests: Fix resource leak in sigbus-testPeter Meerwald1-0/+1