tests: add endpoint unit test

This tests exporting a PW_TYPE_INTERFACE_Endpoint and binding
a proxy for it through the registry, verifying that info and params
are propagated properly from one to the other
This commit is contained in:
George Kiagiadakis 2020-03-26 19:30:56 +02:00 committed by Wim Taymans
parent e918d60959
commit e00c0ffd2d
2 changed files with 459 additions and 0 deletions

View file

@ -2,6 +2,7 @@ test_apps = [
'test-array',
'test-client',
'test-context',
'test-endpoint',
'test-interfaces',
'test-properties',
# 'test-remote',