mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
test: move some of the property tests to pwtest
Mostly 1:1 move of the test-properties.c file in src to the one in test, but a few checks were merged into the existing functions.
This commit is contained in:
parent
7a6fa50575
commit
62e98aa836
3 changed files with 354 additions and 379 deletions
|
|
@ -2,7 +2,6 @@ test_apps = [
|
|||
'test-client',
|
||||
'test-endpoint',
|
||||
'test-interfaces',
|
||||
'test-properties',
|
||||
# 'test-remote',
|
||||
'test-stream',
|
||||
'test-utils'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue