tests: add test for utils

This commit is contained in:
Wim Taymans 2019-01-10 17:58:37 +01:00
parent 6a637a8f24
commit 4dcdbe1795
2 changed files with 96 additions and 1 deletions

View file

@ -4,7 +4,8 @@ test_apps = [
'test-core',
'test-interfaces',
'test-remote',
'test-stream'
'test-stream',
'test-utils'
]
foreach a : test_apps