Message ID | 20220609190442.74325-1-frederic.danis@collabora.com |
---|---|
Headers | show |
Series | test-runner: Add support for audio daemons | expand |
Hi Frédéric, On Thu, Jun 9, 2022 at 12:26 PM Frédéric Danis <frederic.danis@collabora.com> wrote: > > Those patches add DBus session and an audio card so it should be possible > to start an audio daemon like PipeWire in the VM. > > Frédéric Danis (3): > test-runner: Add DBus session support > test-runner: Add audio card support > test-runner: Add udevd and trigger events > > doc/test-runner.txt | 5 ++ > tools/test-runner.c | 197 +++++++++++++++++++++++++++++++++++++++++--- > 2 files changed, 189 insertions(+), 13 deletions(-) > > -- > 2.25.1 Try sending a v2 since CI tree shall be in sync now.