pipewire/test
Peter Hutterer e01faf42a1 test: give each test its own XDG_RUNTIME_DIR and TMPDIR
On startup, create /tmp/pwtest-$TIME-$RANDOM/ and give each test an
XDG_RUNTIME_DIR and TMPDIR inside that (simply numerically numbered). This
avoids the tests interfering with the system like accidentally connecting to
the real pipewire instance or trying to create files where they shouldn't.
2021-06-09 18:00:06 +10:00
..
meson.build test: add the pwtest test framework 2021-06-09 18:00:06 +10:00
pwtest-implementation.h test: add the pwtest test framework 2021-06-09 18:00:06 +10:00
pwtest.c test: give each test its own XDG_RUNTIME_DIR and TMPDIR 2021-06-09 18:00:06 +10:00
pwtest.h test: add the pwtest test framework 2021-06-09 18:00:06 +10:00
test-example.c test: add the pwtest test framework 2021-06-09 18:00:06 +10:00