tests: Add test suite

IIO devices aren't supported by umockdev, so make do with supporting
hwmon devices, as well as our 2 fake light and compass drivers.
This commit is contained in:
Bastien Nocera
2021-01-15 11:17:16 +01:00
parent 39ff633f48
commit df7472f3bc
3 changed files with 349 additions and 0 deletions

View File

@@ -61,3 +61,5 @@ if get_option('gtk_doc')
)
subdir('docs')
endif
subdir('tests')