summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2024-03-22tests: Don't run volume tests with impossible alignmentsArun Raghavan1-17/+16
2024-01-30tests: remove check2 timeouts in favor of mesonmatoro20-32/+1
2023-10-25memblockq: Adjust tail chunk offset into memblock after splitIgor V. Kovalenko1-0/+50
2023-08-12alsa-mixer: Respect XDG base directory spec when loading profile setsSimonP1-1/+1
2022-05-09thread-test: Increase test timeoutIgor V. Kovalenko1-0/+1
2021-11-17tests: Add passthrough test back to daemon testsArun Raghavan1-0/+2
2021-11-17build-sys: meson: Move remaining tests under daemon and client buildsIgor V. Kovalenko1-64/+62
2021-11-17build-sys: meson: change daemon-only to clientIgor V. Kovalenko1-1/+1
2021-11-17build-sys: meson: Allow building the daemon onlyMart Raudsepp1-2/+7
2021-11-05tests/mix-test: Don't pass unnecessary NULL fmt argument to fail_unlessMarijn Suijten2-10/+10
2021-11-03tests: Add resampler rewind testGeorg Chini2-0/+439
2021-09-22Fix pointer to integer cast warningsBiswapriyo Nath2-6/+8
2021-08-30mainloop-test: Disarm io callback on EOFIgor V. Kovalenko1-13/+33
2021-06-05build-sys: meson: check HAVE_MMX and HAVE_SSE before calling initializersIgor V. Kovalenko2-6/+10
2021-06-03json: remove json from public APIIgor V. Kovalenko1-1/+1
2021-06-03tests: fix json test for large numbersFelipe Sateler1-5/+5
2021-04-19build-sys: meson: allow building client libraries onlyIgor V. Kovalenko3-148/+228
2021-03-27json: add JSON encoderIgor V. Kovalenko1-0/+576
2021-03-27json: improve supported numbersIgor V. Kovalenko1-1/+18
2021-03-15build-sys: drop autotools build systemIgor V. Kovalenko1-1/+0
2021-03-01tests: fix use of uninitialized variable cpu_infoFaidon Liambotis1-1/+1
2021-02-01tests: Update ladspa-dbus to Python 3Marijn Suijten1-1/+1
2021-02-01treewide: Use DBus defines instead of direct string literalsMarijn Suijten1-2/+2
2021-01-18atomic-test: unbreak on FreeBSD (cpuset_t)Greg V1-2/+9
2021-01-18build-sys: meson: add missing pthread dependency on alsa testsGreg V1-1/+1
2020-12-14alsa-mixer: Respect XDG base directory spec when loading path configsSimonP1-1/+0
2020-12-03core-util-test: Test pa_atou64() and pa_atoi64()Tanu Kaskinen1-0/+56
2020-12-03core-util-test: Drop "modargs" from test function namesTanu Kaskinen1-26/+26
2020-12-03core-util-test: Test parsing integer strings with leading zerosTanu Kaskinen1-0/+10
2020-11-25tests: Fix incompatible pointer type on Debian kfreebsdLaurent Bigonville2-6/+2
2020-08-09meson: Add missing thread_dep to atomic-testJan Alexander Steffens (heftig)1-1/+1
2020-08-04meson: Build atomic-testTanu Kaskinen1-0/+7
2020-07-21tests: cpu-remap-test.c: fix memory leaksEero Nurkkala1-1/+4
2020-07-21tests: hashmap-test.c: fix memory leakEero Nurkkala1-0/+2
2020-06-22Add a basic test suite for pa_hashmapTaahir Ahmed2-0/+260
2019-12-10Split the enable-lfe-remixing setting into twoAlexander Patrakov1-3/+7
2019-11-08rtpoll: Separate out before/after/work callback userdataArun Raghavan1-5/+5
2019-09-25meson: link libintl if it's not provided by libcRasmus Thomsen1-2/+2
2019-09-20alsa-mixer-path-test: Hide unused functions when building with MesonTanu Kaskinen1-0/+5
2019-08-17build-sys: meson: Give ourselves a little more timeout headroomArun Raghavan1-1/+1
2019-08-15build-sys: meson: Add atomic ops related checksArun Raghavan1-1/+1
2019-08-09build-sys: meson: Add some missing checksJan Alexander Steffens (heftig)1-1/+1
2019-06-11atomic: fix load and store for armv7 and higherThomas Hutschenreuther1-0/+135
2019-06-08meson: Duplicate split of long daemon tests from autotools buildArun Raghavan1-6/+17
2019-06-08meson: Skip norun testsArun Raghavan1-4/+6
2019-06-08meson: Disable alsa-mixer-path-testArnaud Rebillout1-0/+5
2019-06-08meson: Increase timeout for testsArnaud Rebillout1-1/+2
2019-06-08meson: Add ORC supportArnaud Rebillout1-0/+1
2019-06-08meson: Build libwebrtc-util as a shared libraryArnaud Rebillout1-1/+1
2019-06-08test-daemon: No need to define dl-search-pathArnaud Rebillout1-1/+0