tests: Add test for vfs0050 driver

This test is based on data captured by Evgeny.

Co-authored-by: Evgeny Gagauz <evgenij.gagauz@gmail.com>
This commit is contained in:
Benjamin Berg
2020-05-13 17:30:43 +02:00
committed by Benjamin Berg
parent 4b83f8bfd9
commit 685052c605
5 changed files with 333 additions and 1 deletions

View File

@@ -18,8 +18,9 @@ envs.set('NO_AT_BRIDGE', '1')
drivers_tests = [
'elan',
'vfs5011',
'synaptics',
'vfs0050',
'vfs5011',
]
if get_option('introspection')