pipewire/test
Wim Taymans b225fe1d54 pipewire: improve pw_init/pw_deinit
Keep a counter for the amount of times pw_init() was called and
only clear everything when pw_deinit() was called an equal amount of
times.
Also ensure that pw_init() can be called again after pw_deinit().

Fixes #2238
2022-03-26 21:20:07 +01:00
..
meson.build test: add simple functional tests 2022-03-05 17:51:22 +00:00
pwtest-compat.c treewide: only define feature macros when the feature is available 2022-02-04 00:15:59 +01:00
pwtest-implementation.h
pwtest.c SPA_DATA_DIR is the source root when uninstalled 2022-03-18 21:33:02 +01:00
pwtest.h pwtest: add pwtest_spawn for running external programs 2022-03-05 17:51:22 +00:00
test-array.c
test-client.c
test-config.c test: disable broken test 2022-02-01 18:15:16 +01:00
test-context.c treewide: only define feature macros when the feature is available 2022-02-04 00:15:59 +01:00
test-example.c
test-functional.c test: add simple functional tests 2022-03-05 17:51:22 +00:00
test-lib.c pipewire: improve pw_init/pw_deinit 2022-03-26 21:20:07 +01:00
test-logger.c test: test-logger: ignore some systemd journal error codes 2021-12-01 11:13:50 +01:00
test-loop.c test: loop: add helper functions to simplify eventfd use 2022-03-06 18:40:43 +00:00
test-map.c
test-properties.c
test-pwtest.c treewide: only define feature macros when the feature is available 2022-02-04 00:15:59 +01:00
test-spa-buffer.c
test-spa-json.c spa: add locale independent spa_dtoa 2022-03-21 10:41:44 +01:00
test-spa-log.c
test-spa-node.c
test-spa-pod.c
test-spa-utils.c
test-support.c
test-utils.c