summaryrefslogtreecommitdiffstats
path: root/tests/sender-receiver.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28tests: wpipc: use GCond instead of while loop to wait for eventsJulian Bouzas1-8/+16
2021-07-28tests: wpipc: fix typo in sender-receiver unit testJulian Bouzas1-1/+1
2021-07-28wpipc: place sockets in the same runtime directory as pipewireGeorge Kiagiadakis1-1/+1
2021-07-28lib: add wpipc libraryJulian Bouzas1-0/+286