test: add a function to load a SPA interface

Helper function to load a SPA interface. This enables a test to easily load a
specific interface and run tests against that interface without having to
instantiate a whole pipewire daemon.
This commit is contained in:
Peter Hutterer 2021-06-07 13:13:52 +10:00
parent 50180532a4
commit dd3f14d9d6
3 changed files with 148 additions and 0 deletions

View file

@ -7,6 +7,7 @@ pwtest_sources = [
pwtest_deps = [
pipewire_dep,
mathlib,
dl_lib,
]
pwtest_c_args = [