wireplumber/tests
Ashok Sidipotu 4d7ce2292e tests: Add tests for WpSettings object
- 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.
2023-04-17 07:44:19 -04:00
..
common tests: Add tests for WpSettings object 2023-04-17 07:44:19 -04:00
examples bluez: Add Offload SCO nodes routing sample (for PinePhone) 2022-12-02 11:14:28 +01:00
modules tests: stop using fake{sink,src} to avoid skipping tests 2022-12-06 12:01:34 +02:00
wp tests: Add tests for WpSettings object 2023-04-17 07:44:19 -04:00
wplua tests: Add tests for WpSettings object 2023-04-17 07:44:19 -04:00
meson.build meson: Add options to configure whether to build daemon, tools and modules. 2022-11-23 10:06:11 +00:00