wireplumber/tests/wp
George Kiagiadakis be9259d952 conf: further improve how top-level objects are handled
With this change, it is possible to have a top-level object that does
not start at exactly the beginning of the file, allowing comments and
whitespace to exist.

Also add an empty conf file in the tests to verify that
it does not crash.
2024-06-02 15:47:09 +03:00
..
conf conf: further improve how top-level objects are handled 2024-06-02 15:47:09 +03:00
settings settings: add API to set, reset, save, delete and iterate settings 2024-02-28 10:20:20 -05:00
component-loader.c config: make it possible to have feature profiles 2023-06-23 20:15:26 +03:00
component-loader.conf comp-loader: add support for wireplumber.components.rules 2023-11-14 12:42:32 +02:00
conf.c tests: conf: add test for as-section parsing 2024-05-31 19:54:04 +03:00
core.c core: return true from _is_connected() only after receiving the info structure 2023-04-17 07:48:18 -04:00
events.c tests/wp/events.c: replace g_assert() with g_assert_true() 2024-02-01 17:45:44 +02:00
factory.c wp-factory: enumerate pw_factory objects 2021-10-19 05:46:46 +00:00
json-utils.c spa-json: rename _from_string() to _wrap_string() and add new "from" variants 2023-11-14 12:36:10 +02:00
meson.build meson: move the common CFLAGS to project-wide scope 2024-03-09 15:58:01 +02:00
metadata.c metadata: remove wp_metadata_iterator_item_extract() API 2024-02-28 08:15:17 -05:00
object-interest.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
object-manager.c tests: add unit test verifying we can remove SIs from OMs while iterating 2022-12-06 12:01:34 +02:00
properties.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
proxy.c tests: stop using fake{sink,src} to avoid skipping tests 2022-12-06 12:01:34 +02:00
session-item.c wp: remove WpSession and WpEndpointLink 2021-05-21 19:57:31 +03:00
settings.c conf: drop all the _get_value() functions and remove the fallback from _get_section() 2024-03-04 07:07:56 +00:00
spa-json.c tests/wp/spa-json: add "undefined" parser unit test 2024-03-04 07:07:56 +00:00
spa-pod.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
spa-type.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
state.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
transition.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00