Add initial unit tests for Provider

Largely cribbed from libhandy, thanks due to Guido.
This commit is contained in:
Bob Ham
2018-06-11 12:46:08 +01:00
parent 0a7330a7de
commit b17ee0c16e
6 changed files with 187 additions and 19 deletions

View File

@@ -31,3 +31,4 @@ subdir('libgdbofono')
subdir('src')
subdir('doc')
subdir('data')
subdir('tests')