aboutsummaryrefslogtreecommitdiffstats
path: root/tests/client-server.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28meson: set -D_GNU_SOURCE in the project arguments, remove other definitionsGeorge Kiagiadakis1-1/+0
2021-07-28lib: remove dependency on spa_pod and spa in generalGeorge Kiagiadakis1-14/+31
2021-07-28style: convert code to systemd coding styleGeorge Kiagiadakis1-103/+109
2021-07-28tests: port away from glibGeorge Kiagiadakis1-38/+45
2021-07-28icipc: make everything build again after splitting it out of wireplumberGeorge Kiagiadakis1-1/+1
2021-07-28tests: create wpipc tests sockets also in /tmp with a random nameGeorge Kiagiadakis1-4/+5
2021-07-28tests: wpipc: use GCond instead of while loop to wait for eventsJulian Bouzas1-8/+8
2021-07-28wpipc: place sockets in the same runtime directory as pipewireGeorge Kiagiadakis1-1/+1
2021-07-28lib: add wpipc libraryJulian Bouzas1-0/+124