index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
tests: Add tests for alsa-mixer paths
David Henningsson
1
-0
/
+111
2013-02-16
tests: add test/performance comparison for mixing special-case code
Peter Meerwald
1
-0
/
+354
2013-02-15
tests: Add NEON mix test cases to cpu-test
Peter Meerwald
1
-0
/
+160
2013-02-15
tests: Add mult-s16 test
Peter Meerwald
1
-0
/
+145
2013-02-15
core: Move pa_mix() into new file mix.c
Peter Meerwald
1
-0
/
+1
2013-02-15
tests: Volume-test seems to be long-running, set timeout
Peter Meerwald
1
-0
/
+1
2013-02-06
tests: Indicate failure in test-daemon.sh by returning 1 if any test fails.
Tanu Kaskinen
1
-2
/
+4
2013-02-01
tests: Fix sconv sample correctness in cpu-test
Peter Meerwald
1
-3
/
+3
2013-02-01
tests: Fix function argument wrapping style in cpu-test.c.
Tanu Kaskinen
1
-14
/
+44
2013-02-01
tests: Add remap test code to cpu-test
Peter Meerwald
1
-0
/
+227
2013-02-01
tests: Test both, SSE and SSE2, sconv in cpu-test
Peter Meerwald
1
-3
/
+31
2013-02-01
tests: Fix potential out-of-bound access violation in svolume cpu-test
Peter Meerwald
1
-2
/
+2
2013-02-01
tests: Fix conversion typo in cpu-test
Peter Meerwald
1
-1
/
+1
2013-01-04
tests: Fix allowed sample formats in resampler-test usage text
Peter Meerwald
1
-1
/
+1
2012-12-19
smoother-test: Fix array overflow.
Tanu Kaskinen
1
-1
/
+2
2012-11-05
Revert "tests: modify alsa-time-test to use 'check' framework"
Arun Raghavan
1
-70
/
+48
2012-10-30
tests: Minor alignment adjustment fix for cpu-test
Arun Raghavan
1
-1
/
+2
2012-10-30
tests: Fix a cpu-test debug message
Arun Raghavan
1
-3
/
+3
2012-10-30
tests: Run svolume on different channel counts
Arun Raghavan
1
-46
/
+43
2012-10-30
tests: Make cpu-test less verbose
Arun Raghavan
1
-7
/
+4
2012-10-30
tests: Run svolume test for various sample alignments
Arun Raghavan
1
-29
/
+77
2012-10-29
tests: Minor cpu-test fixes for non-NEON builds
Arun Raghavan
1
-0
/
+7
2012-10-29
tests: Print average outer-loop iteration time in cpu-test
Arun Raghavan
1
-2
/
+6
2012-10-29
tests: Increase sconv cpu-test timeout
Arun Raghavan
1
-0
/
+1
2012-10-29
tests: Allow off-by-one error in sconv test
Arun Raghavan
1
-8
/
+4
2012-10-29
tests: Implement test code for ARM NEON sconv s16_to_float
Peter Meerwald
1
-11
/
+70
2012-10-29
tests: Fix test description in cpu-test
Peter Meerwald
1
-2
/
+2
2012-10-29
core: Add ARM NEON optimized sample conversion code
Peter Meerwald
1
-0
/
+34
2012-10-25
tests: Run sconv tests with multiple alignments
Arun Raghavan
1
-26
/
+46
2012-10-24
tests: Add a basic sanity test to sconv cpu-test
Arun Raghavan
1
-0
/
+2
2012-10-24
tests: Reorganise cpu-test to reuse code
Arun Raghavan
1
-50
/
+40
2012-10-24
tests: Factor out core sconv test code in cpu-test
Arun Raghavan
1
-24
/
+28
2012-10-24
tests: Add a copyright header to cpu-test
Arun Raghavan
1
-0
/
+19
2012-10-19
tests: Minor cpu-test reorganisation
Arun Raghavan
1
-1
/
+3
2012-10-19
tests: Factor out ARM svolume test into cpu-test
Arun Raghavan
1
-0
/
+39
2012-08-22
memblock: Add pa_memblock_acquire_chunk().
Tanu Kaskinen
1
-1
/
+1
2012-08-20
tests: fix the wrong library path in check-daemon
Deng Zhengrong
1
-1
/
+2
2012-08-20
tests: modify ipacl-test to use 'check' framework
Deng Zhengrong
1
-12
/
+33
2012-08-20
tests: modify once-test to use 'check' framework
Deng Zhengrong
1
-10
/
+34
2012-08-20
tests: modify lock-autospawn-test to use 'check' framework
Deng Zhengrong
1
-8
/
+32
2012-08-20
tests: modify rtpoll-test to use 'check' framework
Deng Zhengrong
1
-2
/
+25
2012-08-20
tests: modify sig2str-test to use 'check' framework
Deng Zhengrong
1
-3
/
+95
2012-08-20
tests: modify sigbus-test to use 'check' framework
Deng Zhengrong
1
-7
/
+27
2012-08-20
tests: modify interpol-test to use 'check' framework
Deng Zhengrong
1
-21
/
+48
2012-08-20
tests: modify smoother-test to use 'check' framework
Deng Zhengrong
1
-2
/
+22
2012-08-20
tests: modify sync-playback to use 'check' framework
Deng Zhengrong
1
-11
/
+37
2012-08-20
tests: modify extended-test to use 'check' framework
Deng Zhengrong
1
-11
/
+36
2012-08-20
tests: modify hook-list-test to use 'check' framework
Deng Zhengrong
1
-2
/
+26
2012-08-20
tests: modify memblockq-test to use 'check' framework
Deng Zhengrong
1
-29
/
+84
2012-08-20
tests: modify proplist-test to use 'check' framework
Deng Zhengrong
1
-15
/
+37
[prev]
[next]