Benjamin Berg
1d1c39c234
tests: Ensure objects are free'ed at the end of tests
...
The objects may not be garbage collected otherwise.
2019-12-16 10:20:49 +00:00
Benjamin Berg
f404a69b73
tests: Test finger removal after minutiae scan completion
2019-12-04 19:49:07 +00:00
Benjamin Berg
50a837573d
tests: Update helper functions for new virtual-image features
...
This also changes the code to keep the connection open and adds
automatic mainloop iteration to ensure the driver processes the request.
This is important so we will not deadlock when we send multiple
requests.
2019-12-04 19:49:07 +00:00
Marco Trevisan (Treviño)
222c33ec32
virtual-image: Re-run the test using the defined wrapper if any
...
In case a LIBFPRINT_TEST_WRAPPER is defined, execute again the script using
the same python processor but using the passed wrapper command.
2019-11-27 21:40:43 +01:00
Benjamin Berg
6e25a27870
tests: Add basic unit test based on virtual_image device
2019-11-20 13:53:45 +01:00