Linux Foundation Collaborative Projects
index
:
pipewire-ic-ipc
marlin
master
needlefish
octopus
pike
quillback
ricefish
PipeWire Instrument Cluster IPC
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
tests: add a meson test setup to run tests under valgrind
George Kiagiadakis
1
-0
/
+12
2021-07-28
meson: set -D_GNU_SOURCE in the project arguments, remove other definitions
George Kiagiadakis
2
-2
/
+0
2021-07-28
lib: remove dependency on spa_pod and spa in general
George Kiagiadakis
2
-32
/
+71
2021-07-28
style: convert code to systemd coding style
George Kiagiadakis
3
-442
/
+455
2021-07-28
tests: port away from glib
George Kiagiadakis
5
-172
/
+352
2021-07-28
icipc: make everything build again after splitting it out of wireplumber
George Kiagiadakis
3
-3
/
+3
2021-07-28
tests: create wpipc tests sockets also in /tmp with a random name
George Kiagiadakis
2
-17
/
+31
2021-07-28
tests: wpipc: check if new connection to new receiver is valid after losing c...
Julian Bouzas
1
-0
/
+12
2021-07-28
tests: wpipc: use GCond instead of while loop to wait for events
Julian Bouzas
2
-16
/
+24
2021-07-28
tests: wpipc: fix typo in sender-receiver unit test
Julian Bouzas
1
-1
/
+1
2021-07-28
tests: fix coverity scan side effect in assertion issues
Julian Bouzas
1
-0
/
+1
2021-07-28
Revert "tests: enable G_SLICE=debug-blocks in all tests"
George Kiagiadakis
1
-1
/
+0
2021-07-28
tests: enable G_SLICE=debug-blocks in all tests
George Kiagiadakis
1
-0
/
+1
2021-07-28
meson: use environment() objects to define env for tests
George Kiagiadakis
1
-4
/
+4
2021-07-28
wpipc: place sockets in the same runtime directory as pipewire
George Kiagiadakis
2
-2
/
+2
2021-07-28
lib: add wpipc library
Julian Bouzas
4
-0
/
+513