libfprint/tests
Benjamin Berg a7541b1f76 tests: Fix endianness issue in test suite
The test suite needs to compare greyscale images and was picking an
undefined byte in the pixel data on big-endian. Select a byte that works
on any endian instead.

See: #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 tests: Add umockdev based testing 2019-11-20 13:53:45 +01: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