mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
tests: add filter unit test
This commit is contained in:
parent
4c3f5a7655
commit
e92e90bd3f
3 changed files with 236 additions and 0 deletions
|
|
@ -251,5 +251,7 @@ int main(int argc, char *argv[])
|
|||
test_create();
|
||||
test_properties();
|
||||
|
||||
pw_deinit();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue