summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2013-11-01tests: Extract PA_CPU_TEST* macros to separate headerPeter Meerwald4-124/+99
2013-10-29tests: Resampler output memchunk may be reset (zero)Peter Meerwald1-1/+2
2013-07-09Use pa_(c)volume_snprint_verbose() everywhereTanu Kaskinen1-11/+19
2013-07-04mainloop-test: Use FALSE instead of false for gbooleanTanu Kaskinen1-1/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)16-121/+121
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)4-4/+0
2013-06-04tests: Make loopback latency test more accurateArun Raghavan1-4/+9
2013-06-04tests: Factor out loopback setup codeArun Raghavan3-298/+417
2013-06-04tests: Adjust latency test calibrationArun Raghavan1-3/+3
2013-06-04tests: Make loopback latency test run with rt priorityArun Raghavan1-0/+5
2013-06-04tests: Add a latency measurement testArun Raghavan1-0/+446
2013-04-14alsa: Fix mixer path when running from build treeArun Raghavan1-1/+1
2013-03-25tests: Minor alsa-time-test improvmentsArun Raghavan1-3/+21
2013-03-25tests: Add tests for alsa-mixer pathsDavid Henningsson1-0/+111
2013-02-16tests: add test/performance comparison for mixing special-case codePeter Meerwald1-0/+354
2013-02-15tests: Add NEON mix test cases to cpu-testPeter Meerwald1-0/+160
2013-02-15tests: Add mult-s16 testPeter Meerwald1-0/+145
2013-02-15core: Move pa_mix() into new file mix.cPeter Meerwald1-0/+1
2013-02-15tests: Volume-test seems to be long-running, set timeoutPeter Meerwald1-0/+1
2013-02-06tests: Indicate failure in test-daemon.sh by returning 1 if any test fails.Tanu Kaskinen1-2/+4
2013-02-01tests: Fix sconv sample correctness in cpu-testPeter Meerwald1-3/+3
2013-02-01tests: Fix function argument wrapping style in cpu-test.c.Tanu Kaskinen1-14/+44
2013-02-01tests: Add remap test code to cpu-testPeter Meerwald1-0/+227
2013-02-01tests: Test both, SSE and SSE2, sconv in cpu-testPeter Meerwald1-3/+31
2013-02-01tests: Fix potential out-of-bound access violation in svolume cpu-testPeter Meerwald1-2/+2
2013-02-01tests: Fix conversion typo in cpu-testPeter Meerwald1-1/+1
2013-01-04tests: Fix allowed sample formats in resampler-test usage textPeter Meerwald1-1/+1
2012-12-19smoother-test: Fix array overflow.Tanu Kaskinen1-1/+2
2012-11-05Revert "tests: modify alsa-time-test to use 'check' framework"Arun Raghavan1-70/+48
2012-10-30tests: Minor alignment adjustment fix for cpu-testArun Raghavan1-1/+2
2012-10-30tests: Fix a cpu-test debug messageArun Raghavan1-3/+3
2012-10-30tests: Run svolume on different channel countsArun Raghavan1-46/+43
2012-10-30tests: Make cpu-test less verboseArun Raghavan1-7/+4
2012-10-30tests: Run svolume test for various sample alignmentsArun Raghavan1-29/+77
2012-10-29tests: Minor cpu-test fixes for non-NEON buildsArun Raghavan1-0/+7
2012-10-29tests: Print average outer-loop iteration time in cpu-testArun Raghavan1-2/+6
2012-10-29tests: Increase sconv cpu-test timeoutArun Raghavan1-0/+1
2012-10-29tests: Allow off-by-one error in sconv testArun Raghavan1-8/+4
2012-10-29tests: Implement test code for ARM NEON sconv s16_to_floatPeter Meerwald1-11/+70
2012-10-29tests: Fix test description in cpu-testPeter Meerwald1-2/+2
2012-10-29core: Add ARM NEON optimized sample conversion codePeter Meerwald1-0/+34
2012-10-25tests: Run sconv tests with multiple alignmentsArun Raghavan1-26/+46
2012-10-24tests: Add a basic sanity test to sconv cpu-testArun Raghavan1-0/+2
2012-10-24tests: Reorganise cpu-test to reuse codeArun Raghavan1-50/+40
2012-10-24tests: Factor out core sconv test code in cpu-testArun Raghavan1-24/+28
2012-10-24tests: Add a copyright header to cpu-testArun Raghavan1-0/+19
2012-10-19tests: Minor cpu-test reorganisationArun Raghavan1-1/+3
2012-10-19tests: Factor out ARM svolume test into cpu-testArun Raghavan1-0/+39
2012-08-22memblock: Add pa_memblock_acquire_chunk().Tanu Kaskinen1-1/+1
2012-08-20tests: fix the wrong library path in check-daemonDeng Zhengrong1-1/+2