spa: tests: add automated unit test for spa_dict

This commit is contained in:
George Kiagiadakis 2018-10-30 20:04:05 +02:00 committed by Wim Taymans
parent 10531d99eb
commit cef55ea47d
3 changed files with 54 additions and 0 deletions

View file

@ -1,3 +1,5 @@
subdir('auto')
executable('test-mixer', 'test-mixer.c',
include_directories : [spa_inc ],
dependencies : [dl_lib, pthread_lib, mathlib],