pipewire/src/tests
Wim Taymans fc2b0b20ad hook: zero hooks before adding them
Clear the hook before adding it so that we are sure the removed
callback doesn't contain garbage and cause a crash on disconnect.

Mark the removed and priv fields as private. Make sure to add the
removed callback after adding the hook.

Fixes a crash in kwin
2020-11-20 09:40:24 +01:00
..
meson.build Optionally install examples and tests 2020-06-16 17:58:02 +00:00
test-array.c Only assert about x86_64 struct sizes if ABI is LP64, not x32 2020-09-07 15:21:17 +00:00
test-client.c pw_client -> pw_impl_client 2019-12-11 11:21:43 +01:00
test-context.c Make interface types a string 2019-12-19 13:36:04 +01:00
test-cpp.cpp move proxy implementations in their own file 2019-12-11 10:58:51 +01:00
test-endpoint.c hook: zero hooks before adding them 2020-11-20 09:40:24 +01:00
test-interfaces.c device: implement subscribe_params 2020-02-12 16:07:10 +01:00
test-properties.c Only assert about x86_64 struct sizes if ABI is LP64, not x32 2020-09-07 15:21:17 +00:00
test-stream.c Only assert about x86_64 struct sizes if ABI is LP64, not x32 2020-09-07 15:21:17 +00:00
test-utils.c tests: add test for utils 2019-01-10 17:58:37 +01:00