pipewire/src/tests
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 test: move some of the property tests to pwtest 2021-06-17 07:08:53 +00:00
test-client.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
test-cpp.cpp includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
test-endpoint.c includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
test-interfaces.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
test-stream.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
test-utils.c pipewire: utils: add more tests for pw_split_walk() 2021-06-03 17:23:42 +02:00