wireplumber/tests/modules
George Kiagiadakis c7cb193588 core: introduce the notion of provided features on components
Each component can optionally "provide" a feature, which is basically
a string that describes the feature (ex. "support.dbus"). If the
component loads successfully, the feature is marked as provided and
can be tested for its presence with wp_core_test_feature()
2023-06-20 12:39:29 +03:00
..
dbus-connection.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00
file-monitor.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00
meson.build dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
reserve-device.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00
si-audio-adapter.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00
si-audio-virtual.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00
si-node.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00
si-standard-link.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00