tests: add more tests

This commit is contained in:
Wim Taymans 2019-01-09 10:48:18 +01:00
parent 23c439fd66
commit 69b7c18718
6 changed files with 386 additions and 1 deletions

View file

@ -2,7 +2,8 @@ test_apps = [
'test-array',
'test-client',
'test-core',
'test-remote'
'test-remote',
'test-stream'
]
foreach a : test_apps