pipewire/src/tests
Wim Taymans e9ecc47696 clean up proxy and resource api
Remove override for resources, it can't work in general.
Rename method to add_object_listener to add a listener for
events/methods from the remote object.
Rename some methods to _call to call the interface and _notify
to notify the listeners.
Remove unused client event to be notified of resource
implementations.
2019-05-29 10:39:24 +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 interface: add an interface struct 2019-05-23 12:59:24 +02:00
test-cpp.cpp tests: add c++ include test 2019-01-08 13:00:24 +01:00
test-interfaces.c interface: add an interface struct 2019-05-23 12:59:24 +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 test: fix test 2019-03-15 21:04:49 +01:00
test-utils.c tests: add test for utils 2019-01-10 17:58:37 +01:00