wireplumber/tests/modules
George Kiagiadakis 7fdbf7ff50 component-loader: activate & register objects through a common code path
Do this in wp_core_load_component() and let the component loaders worry
only about creating the object.

Also run the main loop in tests while loading components, to ensure
that the async operation finishes before continuing execution. GTask
makes sure to make the operation async always, by emitting the callback
from an idle GSource.
2023-05-26 21:22:48 +03:00
..
file-monitor.c component-loader: pass core and cancellable parameters in load() 2023-05-26 13:04:10 +03:00
meson.build Rename endpoint concept to virtual session item 2023-04-17 07:48:18 -04:00
reserve-device.c component-loader: pass core and cancellable parameters in load() 2023-05-26 13:04:10 +03:00
si-audio-adapter.c component-loader: activate & register objects through a common code path 2023-05-26 21:22:48 +03:00
si-audio-virtual.c component-loader: activate & register objects through a common code path 2023-05-26 21:22:48 +03:00
si-node.c component-loader: activate & register objects through a common code path 2023-05-26 21:22:48 +03:00
si-standard-link.c component-loader: activate & register objects through a common code path 2023-05-26 21:22:48 +03:00