summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2009-09-08stripnul: initialize 'found' bool properly (llvm-clang-analyzer)Lennart Poettering1-1/+1
2009-08-23Merge commit 'wtay/optimize'Lennart Poettering4-12/+0
2009-08-22core: Add thread-safe group info functions with dynamic buffersTed Percival1-0/+161
2009-08-20Get rid of liboilWim Taymans4-12/+0
2009-08-19voltest: extend test to verify correctness of _multiply() and _divide()Lennart Poettering1-1/+35
2009-08-14volume: guarantee dB/linear conversion is reversibleLennart Poettering1-0/+36
2009-08-08mix-test: fix test for s24-32 samplesLennart Poettering1-33/+41
2009-08-01core-util: replace remaining fixed size destination string functions by _mall...Lennart Poettering1-2/+23
2009-07-24interpol-test: allow configuration of latencyLennart Poettering1-27/+54
2009-07-23Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering1-0/+4
2009-07-20daemon: before exec'ing ourselves, make sure nobody plays games with /proc/se...Lennart Poettering1-2/+4
2009-07-17Make the rtstutter tests mostly pointless without CLOCK_REALTIME.Diego Elio 'Flameeyes' Pettenò1-0/+4
2009-06-29Implement mix-test for s24le and s24be sample formats.Diego Elio 'Flameeyes' Pettenò1-0/+29
2009-06-29Use static constants to keep the generated sample blocks.Diego Elio 'Flameeyes' Pettenò1-46/+20
2009-06-29Ignore IPv6 tests, if IPv6 was built in but the system doesn't have it.Diego Elio 'Flameeyes' Pettenò1-2/+4
2009-06-22rtclock: fix build after mergeLennart Poettering1-0/+1
2009-06-22Merge most of elmarco/rtclock2Lennart Poettering2-7/+6
2009-06-20rtclock: fix issues found by LennartMarc-André Lureau1-0/+1
2009-06-20Base mainloop on pa_rtclock_now()Marc-André Lureau2-7/+5
2009-06-19core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering1-6/+0
2009-06-07rtstutter: increase log level by defaultLennart Poettering1-0/+2
2009-05-27modargs: introduce pa_modargs_get_proplist()Lennart Poettering1-0/+14
2009-05-22tests: show dB in volume-ui.pyLennart Poettering1-3/+26
2009-05-01resampler-test: add tests for 24bit sample formatsLennart Poettering1-3/+62
2009-05-01resampler-test: use global PA_FLOAT32_SWAP implementationLennart Poettering1-8/+2
2009-04-21memtrap: make installation of SIGBUS handler explicit to ease integration int...Lennart Poettering1-0/+1
2009-04-21memtrap: add new logic to trap and handle SIGBUSLennart Poettering1-0/+69
2009-04-14add a few missing initializationsv0.9.15Lennart Poettering1-1/+1
2009-04-14explcitly ignore return values of some functions marked with gcc's warn_unuse...Lennart Poettering1-1/+1
2009-04-10interpol-test: make it easier to test corking only optionallyLennart Poettering1-2/+13
2009-04-08print smallest attenuation/sampleLennart Poettering1-0/+3
2009-04-05make it easy to disable interpolation in the interpolation test toolLennart Poettering1-2/+22
2009-04-05Modify smoothing code to make cubic interpolation optional and allow 'quick f...Lennart Poettering1-2/+6
2009-04-01plot the difference between system and sound card timeLennart Poettering1-1/+2
2009-04-01properly account for seeks in the requested_bytes counterLennart Poettering1-9/+9
2009-03-30gtk-test: updated to use PA_CONTEXT_NOAUTOSPAWN|PA_CONTEXT_NOFAILMarc-André Lureau1-10/+31
2009-03-05make interpol test more interesting by corking/uncorking multiple timesLennart Poettering1-1/+16
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie28-28/+28
2009-02-22prepare test for tracking down ens1371 issueLennart Poettering1-15/+12
2009-02-21rework logging to make it more modularLennart Poettering5-5/+5
2009-02-21tell gcc to ignore invalid gtk header filesLennart Poettering1-0/+2
2009-02-20Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering4-4/+11
2009-02-20add test tool for debugging broken timing in sound driversLennart Poettering1-0/+200
2009-02-19tests/ipacl-test: check inet_pton()Marc-André Lureau1-1/+2
2009-02-19tests/thread-mainloop-test: check if threaded_mainloop_start() succeedMarc-André Lureau1-1/+1
2009-02-19tests/interpol-test: check if mainloop_start() succeedMarc-André Lureau1-1/+2
2009-02-19tests/sync-playback: check if pa_context_connect succeedMarc-André Lureau1-1/+6
2009-02-19make interpol-test useful for recording as wellLennart Poettering1-4/+31
2009-02-13Optionally disable IPv6Iain Hibbert1-0/+4
2009-02-13properly read icon/application name/display from gtk/glib/gdkLennart Poettering1-0/+62