tests: add filter unit test

This commit is contained in:
Wim Taymans 2022-07-08 15:16:41 +02:00
parent 4c3f5a7655
commit e92e90bd3f
3 changed files with 236 additions and 0 deletions

View file

@ -3,6 +3,7 @@ test_apps = [
'test-interfaces',
# 'test-remote',
'test-stream',
'test-filter',
]
foreach a : test_apps