pipewire/test
Peter Hutterer fb2d35895e conf: ignore the prefix if the config file name is an absolute path
Fixes:
$ export PIPEWIRE_CONFIG_PREFIX=/usr/share/pipewire
$ pipewire -c /etc/pipewire/bar.conf
[W][11925.530591][          conf.c:  253 conf_load()] config 0x560039ac6510: error loading config '/usr/share/pipewire//etc/pipewire/pipewire.conf': No such file or directory
[W][11925.530721][       context.c:  178 try_load_conf()] context 0x560039ac6190: can't load config /usr/share/pipewire//etc/pipewire/pipewire.conf: No such file or directory
2021-07-06 07:14:21 +00:00
..
meson.build conf: ignore the prefix if the config file name is an absolute path 2021-07-06 07:14:21 +00:00
pwtest-compat.c test: add sigabbrev_np() for systems where it's not available 2021-06-10 15:13:57 +10:00
pwtest-implementation.h test: add errno check macros 2021-06-09 18:00:06 +10:00
pwtest.c test: unbreak FreeBSD 2021-06-21 09:28:02 +00:00
pwtest.h meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
test-array.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
test-config.c conf: ignore the prefix if the config file name is an absolute path 2021-07-06 07:14:21 +00:00
test-context.c test: remove duplicate test invocation 2021-07-06 07:14:21 +00:00
test-example.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
test-lib.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +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: move some of the property tests to pwtest 2021-06-17 07:08:53 +00:00
test-pwtest.c test: add sigabbrev_np() for systems where it's not available 2021-06-10 15:13:57 +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 treewide: mark things static and const 2021-06-30 14:44:08 +02:00
test-spa-utils.c spa: add spa_strendswith (copy from protocol-pulse) 2021-06-25 08:42:24 +00:00
test-support.c test: add a test for the logger truncation 2021-06-09 18:00:39 +10:00