pipewire/test
Wim Taymans efea7ad060 hooks: add and use _fast callback function
Add a _fast callback function that skips the version and method check.
We can use this in places where performance is critical when we do the
check out of the critical loops.

Make all system methods _fast calls. We expect them to exist and have
the right version. If we add new versions we can make them slow.
2023-05-06 00:27:12 +02:00
..
meson.build test: add simple functional tests 2022-03-05 17:51:22 +00:00
pwtest-compat.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
pwtest-implementation.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
pwtest.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
pwtest.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-array.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-client.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-config.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-context.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-example.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-functional.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-lib.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-logger.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-loop.c hooks: add and use _fast callback function 2023-05-06 00:27:12 +02:00
test-map.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-properties.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-pwtest.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-spa-buffer.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-spa-json.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-spa-log.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-spa-node.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-spa-pod.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-spa-utils.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-support.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-utils.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00