pipewire/test
Peter Hutterer 07c5511aed test: handle chdir errors correctly
When we get to this code, we already updated the environment variables
so we need to use the usual error path to restore them.

And where chdir does fail, print an error to the log. 256 chars should
be enough here, if your tmpdir exceeds that you just have the error
message cut off.
2021-10-26 11:15:35 +10:00
..
meson.build test: enable debug logging for the valgrind test 2021-10-12 09:45:33 +10:00
pwtest-compat.c
pwtest-implementation.h
pwtest.c test: handle chdir errors correctly 2021-10-26 11:15:35 +10:00
pwtest.h test: add a filter for iteration 2021-10-08 07:06:42 +00:00
test-array.c array: re-initialize the array in pw_array_clear() 2021-10-07 15:08:57 +10:00
test-client.c test: move the client and utils tests over here 2021-08-04 07:45:06 +00:00
test-config.c test: fix a memleak in the config tests 2021-07-07 11:03:23 +00:00
test-context.c Fix compiler warning by spelling the initializer properly. 2021-10-22 19:04:47 +03:00
test-example.c
test-lib.c
test-logger.c test: fix a variable initialization 2021-10-12 08:58:39 +00:00
test-map.c map: make _insert_at() fail on a removed item 2021-10-25 16:17:35 +02:00
test-properties.c
test-pwtest.c
test-spa-buffer.c
test-spa-json.c
test-spa-log.c tests: fix log test 2021-09-29 17:06:35 +02:00
test-spa-node.c test: replace all spa_assert() macros with spa_assert_se() 2021-07-27 10:24:44 +10:00
test-spa-pod.c test: replace all spa_assert() macros with spa_assert_se() 2021-07-27 10:24:44 +10:00
test-spa-utils.c spa: add a macro to check for a callback version 2021-09-28 09:35:38 +02:00
test-support.c
test-utils.c test: move the client and utils tests over here 2021-08-04 07:45:06 +00:00