io: add clock_id to clock

Can be used to determine if we need to slave or not.
Add node abi test
Fix some headers
This commit is contained in:
Wim Taymans 2019-10-23 13:13:01 +02:00
parent 2ac8be4ac7
commit 54f6834de4
7 changed files with 219 additions and 4 deletions

View file

@ -1,5 +1,6 @@
test_apps = [
'test-buffer',
'test-node',
'test-pod',
'test-utils',
]