tests: add test for properties

This commit is contained in:
Wim Taymans 2019-01-11 10:24:25 +01:00
parent 4dcdbe1795
commit 7216f4d4ac
3 changed files with 100 additions and 1 deletions

View file

@ -3,6 +3,7 @@ test_apps = [
'test-client',
'test-core',
'test-interfaces',
'test-properties',
'test-remote',
'test-stream',
'test-utils'