Skip to content

Fix bigendian hwdb test

Marco Trevisan requested to merge 3v1n0/libfprint:fix-bigendian-hwdb-test into master

Ensure the test passes also in bigendian machines when we build all the drivers.

We could have just skipped the test in case supported_drivers != all_drivers or drivers, but I'd prefer the test to run in all the archs :)

Merge request reports