pipewire/src/tests
Wim Taymans 8db4a797aa core: remove parent_id from the global event
Remove the parent_id from the global event. Remove the parent
and owner from the global object.

Use properties instead to mark parents and owners of objects.

Properties are easier to control for client exported objects and
usually a simple parent/child is not enough. For example, a client
exported node has the client as a parent but also the factory that
created the node.
2019-08-16 22:11:42 +02:00
..
meson.build meson: prefix the names of the tests so that they are unique in the tree 2019-02-13 11:22:45 +01:00
test-array.c tests: add more tests 2019-01-08 17:38:34 +01:00
test-client.c clean up proxy and resource api 2019-05-29 10:39:24 +02:00
test-core.c core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
test-cpp.cpp fix build 2019-06-24 17:18:44 +02:00
test-interfaces.c core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
test-properties.c properties: avoid NULL and empty keys 2019-01-11 12:24:40 +01:00
test-remote.c remote: move node export code to client-node module 2019-01-31 11:02:13 +01:00
test-stream.c stream: make the control info const 2019-08-13 18:41:22 +02:00
test-utils.c tests: add test for utils 2019-01-10 17:58:37 +01:00