summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* voltest: extend test to verify correctness of _multiply() and _divide()Lennart Poettering2009-08-191-1/+35
* volume: guarantee dB/linear conversion is reversibleLennart Poettering2009-08-141-0/+36
* mix-test: fix test for s24-32 samplesLennart Poettering2009-08-081-33/+41
* core-util: replace remaining fixed size destination string functions by _mall...Lennart Poettering2009-08-011-2/+23
* interpol-test: allow configuration of latencyLennart Poettering2009-07-241-27/+54
* Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2009-07-231-0/+4
|\
| * Make the rtstutter tests mostly pointless without CLOCK_REALTIME.Diego Elio 'Flameeyes' Pettenò2009-07-171-0/+4
* | daemon: before exec'ing ourselves, make sure nobody plays games with /proc/se...Lennart Poettering2009-07-201-2/+4
|/
* Implement mix-test for s24le and s24be sample formats.Diego Elio 'Flameeyes' Pettenò2009-06-291-0/+29
* Use static constants to keep the generated sample blocks.Diego Elio 'Flameeyes' Pettenò2009-06-291-46/+20
* Ignore IPv6 tests, if IPv6 was built in but the system doesn't have it.Diego Elio 'Flameeyes' Pettenò2009-06-291-2/+4
* rtclock: fix build after mergeLennart Poettering2009-06-221-0/+1
* Merge most of elmarco/rtclock2Lennart Poettering2009-06-222-7/+6
|\
| * rtclock: fix issues found by LennartMarc-André Lureau2009-06-201-0/+1
| * Base mainloop on pa_rtclock_now()Marc-André Lureau2009-06-202-7/+5
* | core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering2009-06-191-6/+0
|/
* rtstutter: increase log level by defaultLennart Poettering2009-06-071-0/+2
* modargs: introduce pa_modargs_get_proplist()Lennart Poettering2009-05-271-0/+14
* tests: show dB in volume-ui.pyLennart Poettering2009-05-221-3/+26
* resampler-test: add tests for 24bit sample formatsLennart Poettering2009-05-011-3/+62
* resampler-test: use global PA_FLOAT32_SWAP implementationLennart Poettering2009-05-011-8/+2
* memtrap: make installation of SIGBUS handler explicit to ease integration int...Lennart Poettering2009-04-211-0/+1
* memtrap: add new logic to trap and handle SIGBUSLennart Poettering2009-04-211-0/+69
* add a few missing initializationsv0.9.15Lennart Poettering2009-04-141-1/+1
* explcitly ignore return values of some functions marked with gcc's warn_unuse...Lennart Poettering2009-04-141-1/+1
* interpol-test: make it easier to test corking only optionallyLennart Poettering2009-04-101-2/+13
* print smallest attenuation/sampleLennart Poettering2009-04-081-0/+3
* make it easy to disable interpolation in the interpolation test toolLennart Poettering2009-04-051-2/+22
* Modify smoothing code to make cubic interpolation optional and allow 'quick f...Lennart Poettering2009-04-051-2/+6
* plot the difference between system and sound card timeLennart Poettering2009-04-011-1/+2
* properly account for seeks in the requested_bytes counterLennart Poettering2009-04-011-9/+9
* gtk-test: updated to use PA_CONTEXT_NOAUTOSPAWN|PA_CONTEXT_NOFAILMarc-André Lureau2009-03-301-10/+31
* make interpol test more interesting by corking/uncorking multiple timesLennart Poettering2009-03-051-1/+16
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-0328-28/+28
* prepare test for tracking down ens1371 issueLennart Poettering2009-02-221-15/+12
* rework logging to make it more modularLennart Poettering2009-02-215-5/+5
* tell gcc to ignore invalid gtk header filesLennart Poettering2009-02-211-0/+2
* Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2009-02-204-4/+11
|\
| * tests/ipacl-test: check inet_pton()Marc-André Lureau2009-02-191-1/+2
| * tests/thread-mainloop-test: check if threaded_mainloop_start() succeedMarc-André Lureau2009-02-191-1/+1
| * tests/interpol-test: check if mainloop_start() succeedMarc-André Lureau2009-02-191-1/+2
| * tests/sync-playback: check if pa_context_connect succeedMarc-André Lureau2009-02-191-1/+6
* | add test tool for debugging broken timing in sound driversLennart Poettering2009-02-201-0/+200
|/
* make interpol-test useful for recording as wellLennart Poettering2009-02-191-4/+31
* Optionally disable IPv6Iain Hibbert2009-02-131-0/+4
* properly read icon/application name/display from gtk/glib/gdkLennart Poettering2009-02-131-0/+62
* beef up proplist test a bitLennart Poettering2009-02-041-2/+17
* allow passing of channel map on command line and hide unused slidersLennart Poettering2009-02-021-21/+47
* look for libpulse in multiple different placesLennart Poettering2009-02-021-1/+7
* Add a little Gtk test tool to show how balance/fade/value and the channel vol...Lennart Poettering2009-01-301-0/+227