mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-07-12 11:04:00 -04:00
test: add tests for pw_conf_match_rules
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f195140702
commit
c6bcbab483
2 changed files with 566 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ test('test-context',
|
|||
executable('test-context',
|
||||
'test-context.c',
|
||||
'test-config.c',
|
||||
'test-conf-match-rules.c',
|
||||
include_directories: pwtest_inc,
|
||||
dependencies: [spa_dep, spa_support_dep, spa_dbus_dep],
|
||||
link_with: [pwtest_lib,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue