libfprint/tests
Benjamin Berg ae285e790d tests: Fix image writing on big endian
The code tried to only write the RGB bytes of FORMAT_RGB24, however, the
in-memory layout is different on big-endian which would result in the
wrong bytes being written.

Fix this by simply also writing the byte we do not care about.
2019-12-04 13:23:08 +01:00
..
synaptics
vfs5011
capture.py tests: Fix image writing on big endian 2019-12-04 13:23:08 +01:00
meson.build
README-umockdev
umockdev-test.py
valgrind-python.supp
virtual-image.py