wireplumber/tests
Ashok Sidipotu 7d304096e5 lib: Add _get_{int,string}() APIs
- add integer and string version of the APIs,
- Also Refine the APIs, return value to indicate the setting existance
  and a new param to return the value of the setting.
- add their lua bindings as well, in lua binding the return value nil
  indicates that the setting is not defnied.
- Add corresponding C and lua tests as well.
- Add a few handy debug msgs.
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 lib: Add _get_{int,string}() APIs 2023-04-17 07:44:19 -04:00
wplua lib: Add _get_{int,string}() APIs 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