libfprint/tests
Benjamin Berg 8cc0fd321f assembling: Use fixed point for image assembly
Using floating point causes architecture dependent results due to
accuracy/rounding differences. It is not hard to switch to fixed point,
and while this does cause quite different rounding errors, the
difference is small.

Fixes: #200
2019-11-28 20:41:45 +00:00
..
synaptics synaptics: Put sensor into lower power mode after closing 2019-11-20 13:53:45 +01:00
vfs5011 assembling: Use fixed point for image assembly 2019-11-28 20:41:45 +00:00
capture.py tests: Add umockdev based testing 2019-11-20 13:53:45 +01:00
meson.build tests: Use a loop for generating drivers tests and use suites 2019-11-27 21:40:44 +01:00
README-umockdev tests: Add testing to the synaptics driver 2019-11-20 13:53:45 +01:00
umockdev-test.py tests: Fix endianness issue in test suite 2019-11-28 20:41:45 +00:00
valgrind-python.supp tests: Add setup mode to run tests using valgrind 2019-11-27 21:40:43 +01:00
virtual-image.py virtual-image: Re-run the test using the defined wrapper if any 2019-11-27 21:40:43 +01:00