pipewire/test
Barnabás Pőcze f5d51162c4 treewide: mark things static and const
Mark some structures, arrays static/const at various places.
In some cases this prevents unnecessary initialization
when a function is entered.

All in all, the text segments across all shared
libraries are reduced by about 2 KiB. However,
the total size increases by about 2 KiB as well.
2021-06-30 14:44:08 +02:00
..
meson.build meson.build: adds summary() to optional programs 2021-06-29 17:23:37 +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
pwtest.c test: unbreak FreeBSD 2021-06-21 09:28:02 +00:00
pwtest.h
test-array.c
test-context.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
test-example.c
test-lib.c
test-logger.c
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-spa-json.c
test-spa-node.c
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