pipewire/spa/tests
Simon McVittie b852b58f82 Optionally install examples and tests
This makes it easier to test PipeWire in its "as-installed" state,
for example in an OS distribution.

The .test metadata files in ${datadir}/installed-tests/${package} are
a convention taken from GNOME's installed-tests initiative, allowing a
generic test-runner like gnome-desktop-testing to discover and run tests
in an automatic way.

The installation path ${libexecdir}/installed-tests/${package} is also
a convention borrowed from GNOME's installed-tests initiative.

In addition to the automated tests, I've installed example executables
in the same place, for manual testing. They could be separated into
a different directory if desired, but they seem like they have more
similarities with the automated tests than differences: both are there
to test that PipeWire works correctly, and neither should be relied on
for production use. Some examples are installed in deeper subdirectories
to avoid name clashes.

Signed-off-by: Simon McVittie <smcv@debian.org>
2020-06-16 17:58:02 +00:00
..
benchmark-dict.c tests: make benchmarks less busy 2020-02-07 15:22:35 +01:00
benchmark-pod.c add missing file 2019-01-22 17:47:55 +01:00
meson.build Optionally install examples and tests 2020-06-16 17:58:02 +00:00
stress-ringbuffer.c avoid some useless assignments 2020-05-20 15:24:25 +02:00
test-buffer.c Fix some unit test 2020-01-15 13:23:49 +01:00
test-cpp.cpp monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
test-node.c Fix some unit test 2020-01-15 13:23:49 +01:00
test-pod.c tests: make test work on 32 bits 2020-01-15 20:53:47 +01:00
test-utils.c pw-profiler: add profiler tool 2020-01-31 15:13:47 +01:00