mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 13:30:04 +01:00
- settings.c tests conf file loading & parsing, metadata updates, wpsetttings object creation and its API. - settings.lua tests the API from lua scripts. - Add a sample settings.conf file, this file contains sections copied over from client.conf along with the settings section. Add a file each for wp side and lua side of scripts. - Make changes in base test infrastructure to take a custom conf file. - Enhance the wp_settings_get_instance_api() to be take metadata_name parameter. So, Wpsetttings is now a singleton instance for a given metadata file. - Enhance the m-settings module also to be take metadata_name parameter. this is handy for lua side of tests as its cumbersome to do this is lua. |
||
|---|---|---|
| .. | ||
| api.c | ||
| api.lua | ||
| config.c | ||
| gresource.xml | ||
| json.c | ||
| meson.build | ||
| pod.c | ||
| require.c | ||