tests: Use pcap recording for synaptics and test clear_storage

This commit is contained in:
Benjamin Berg
2021-06-16 10:53:09 +02:00
parent daaafc80c3
commit 182367a079
5 changed files with 204 additions and 367 deletions

View File

@@ -24,6 +24,8 @@ assert d.has_feature(FPrint.DeviceFeature.STORAGE_CLEAR)
d.open_sync()
d.clear_storage_sync()
template = FPrint.Print.new(d)
def enroll_progress(*args):