Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |