summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* pstream: Support memfd blocks transportAhmed S. Darwish2016-04-022-5/+6
* pulsecore: Specially mark global mempoolsAhmed S. Darwish2016-04-029-11/+11
* memimport: Support memfd blocksAhmed S. Darwish2016-04-021-4/+5
* pulsecore: Transform pa_mempool_new() into a factory methodAhmed S. Darwish2016-04-029-11/+11
* pulsecore: Reference count mempoolsAhmed S. Darwish2016-04-029-11/+11
* resampler-test: remove translationsTanu Kaskinen2016-03-101-21/+21
* build-sys: Move to compiling with C11 supportArun Raghavan2016-02-2511-18/+18
* build-sys: Use #ifdef with HAVE_FAST_64BIT_OPERATIONSArun Raghavan2016-01-151-1/+1
* NetBSD: Stop depending upon nonstandard __WORDSIZEKamil Rytarowski2016-01-081-5/+3
* tests: Set appropriate timeouts for a couple of testsArun Raghavan2015-11-062-1/+4
* Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava2015-09-252-5/+5
* tests: Fix test-suite failure on AlphaMichael Cree2015-09-171-1/+4
* lfe-filter-test: Use S16NE formatDavid Henningsson2015-06-011-1/+1
* tests: add tolerant variation for comparing the rewind resultHui Wang2015-05-251-4/+6
* tests: Remove a redundant mempool_new from resampler-testHui Wang2015-05-251-2/+0
* tests: adding lfe-filter-testHui Wang2015-03-301-0/+194
* lfe-filter: change the crossover frequency as a parameterHui Wang2015-03-302-4/+6
* packet: Hide internals of pa_packet, introduce pa_packet_data()Peter Meerwald2015-02-261-6/+15
* update FSF addresses to FSF web pageOndrej Holecek2015-01-1443-129/+43
* Fix #defines for Debian GNU/kFreeBSDFelipe Sateler2014-12-012-4/+8
* tests: Use pa_assert_se() to get rid of an used variable warningPeter Meerwald2014-11-171-6/+4
* core: Annotate variables only used within assert()s to be PA_UNUSEDPeter Meerwald2014-11-171-1/+1
* rtpoll: Drop extra wait_op argument to pa_rtpoll_run()Peter Meerwald2014-11-091-2/+2
* core: Replace assert()s with pa_assert()sPeter Meerwald2014-11-092-3/+2
* creds: Rename pa_ancil to pa_cmsg_ancil_dataArun Raghavan2014-10-311-1/+1
* tests: Be careful with data types to avoid castPeter Meerwald2014-10-281-9/+9
* tests: Make global variables static in srbchannel-testPeter Meerwald2014-10-281-3/+3
* connect-stress-test: Fix number of streams per sink to "20"David Henningsson2014-10-161-1/+7
* alsa-time-test: Make constants for channels and rateDavid Henningsson2014-09-181-6/+9
* alsa-time-test: Do not use Lennart's card by defaultDavid Henningsson2014-09-181-1/+1
* alsa-time-test: Add fillrate parameterDavid Henningsson2014-09-181-9/+13
* tests: Remove mix-special-testPeter Meerwald2014-09-101-326/+0
* tests: Use float constants in cpu-sconv-testPeter Meerwald2014-09-101-3/+3
* tests: Add ARM NEON test code to cpu-remap-testPeter Meerwald2014-09-101-0/+75
* tests: Add rearrange remapping test cases to cpu-remap-testPeter Meerwald2014-09-101-23/+53
* tests: Add to remapping special case code tests to cpu-remap-testPeter Meerwald2014-09-101-0/+45
* tests: Reorganize cpu-remap-test programPeter Meerwald2014-09-101-79/+101
* tests: Use remap function passed in remap structPeter Meerwald2014-09-101-55/+46
* tests: Add ARM NEON test code to cpu-mix-testPeter Meerwald2014-09-101-1/+7
* tests: Add tests for mix special-case codePeter Meerwald2014-09-101-5/+25
* tests: Use single-line #ifdef for ARM NEON codePeter Meerwald2014-09-102-22/+10
* tests: Split cpu tests in separate filesPeter Meerwald2014-09-105-877/+999
* endianmacros: Replace borked PA_FLOAT32_SWAP() with PA_READ_FLOAT32RE() / PA_...Peter Meerwald2014-09-042-4/+4
* Make all debug/info level messages untranslatableDavid Henningsson2014-09-021-2/+2
* tests: Check expected result of sigbus-testPeter Meerwald2014-08-181-0/+2
* misc: Fix format specifiersPeter Meerwald2014-08-181-1/+1
* tests: Fix mix-test on big-endian systemsPeter Meerwald2014-08-121-175/+54
* tests: Cleanup mix-testPeter Meerwald2014-08-101-3/+3
* mix: Fix mixing of S24 samples stored as S32REPeter Meerwald2014-08-101-1/+1
* tests: Add pstream/srbchannel testDavid Henningsson2014-06-271-0/+138