pipewire/test
Peter Hutterer 9a65d90e88 test: move the spa tests to pwtest
Move the spa tests to the pwtest framework. The pod tests have only been
wrapped in the function callers, they don't use the variuos pwtest helpers -
too much work for very little gain here. Can be done incrementally if needed.

Note that this removes the spa tests from the installed tests. Arguably,
installing those tests was unnecessary anyway since they are static binaries
and don't load anything. So having them installed runs the same tests as
having them run in the source tree.

Goal for the pwtest framework is to allow for installed tests, just not there
yet.
2021-06-09 18:00:59 +10:00
..
meson.build test: move the spa tests to pwtest 2021-06-09 18:00:59 +10:00
pwtest-implementation.h test: add errno check macros 2021-06-09 18:00:06 +10:00
pwtest.c test: fall back to a timerfd if pidfd fails 2021-06-09 18:00:06 +10:00
pwtest.h test: add a helper function for making tempfiles 2021-06-09 18:00:06 +10:00
test-array.c test: move the array tests to pwtest 2021-06-09 18:00:39 +10:00
test-context.c test: move the context tests to here 2021-06-09 18:00:39 +10:00
test-example.c test: add an example test for a failing daemon test 2021-06-09 18:00:06 +10:00
test-lib.c test: add a simple test for the library version 2021-06-09 18:00:39 +10:00
test-logger.c test: add test for logger's ANSI escape sequences 2021-06-09 18:00:39 +10:00
test-properties.c test: add a test for the properties stack overflow 2021-06-09 18:00:58 +10:00
test-spa-buffer.c test: convert two spa tests to pwtest 2021-06-09 18:00:39 +10:00
test-spa-json.c test: convert two spa tests to pwtest 2021-06-09 18:00:39 +10:00
test-spa-node.c test: move the spa tests to pwtest 2021-06-09 18:00:59 +10:00
test-spa-pod.c test: move the spa tests to pwtest 2021-06-09 18:00:59 +10:00
test-spa-utils.c test: move the spa tests to pwtest 2021-06-09 18:00:59 +10:00
test-support.c test: add a test for the logger truncation 2021-06-09 18:00:39 +10:00