Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
Use a heavily stripped-down copy of pipewire's test framework instead
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
This breaks the valgrind test setup, as this G_SLICE overrides
G_SLICE=always-malloc from valgrind_env
This reverts commit f806da6f3e30d032a5fff545211d80d64c197841.
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
This can catch allocation mistakes in the g_slice allocator
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
it's just a nicer syntax
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|
Simple library that uses sockets for inter-process communication. It provides an
API to create server and client objects. Users can add custom handlers in the
server, and clients can send requests for those custom handlers.
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
|