tests: add test for goodixmoc driver

This commit is contained in:
boger.wang
2020-06-08 22:17:32 +08:00
parent eb2aaaaa20
commit c85f385191
4 changed files with 515 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ drivers_tests = [
'synaptics',
'vfs0050',
'vfs5011',
'goodixmoc',
]
if get_option('introspection')