pipewire/test
Barnabás Pőcze e28a052105 treewide: retain sections to prevent linker garbage collection
The linker may remove sections that are actually used when
"--gc-sections" and "-z start-stop-gc" is set. Add the `retain`
attribute to prevent that.

Furthermore, fix the alignment for `pwtest_suite_decl` objects.

See: #2292
See: https://lld.llvm.org/ELF/start-stop-gc.html
See: https://github.com/systemd/systemd/issues/21847
See: https://github.com/systemd/systemd/pull/21855
2022-04-15 23:58:05 +02:00
..
meson.build
pwtest-compat.c
pwtest-implementation.h
pwtest.c
pwtest.h
test-array.c
test-client.c
test-config.c
test-context.c
test-example.c
test-functional.c
test-lib.c
test-logger.c
test-loop.c
test-map.c
test-properties.c
test-pwtest.c
test-spa-buffer.c
test-spa-json.c
test-spa-log.c
test-spa-node.c
test-spa-pod.c
test-spa-utils.c
test-support.c
test-utils.c