Marco Trevisan (Treviño)
2d20c6a8f2
fpi-device: Ensure FpDeviceClass is still compatible with TODv1 ABI
...
Tests are ensuring it, adapt internal tests to ignore new features when
using old drivers
2021-08-28 03:07:23 +02:00
Benjamin Berg
8147372bdd
tests: Add suspend/resume tests
...
Also update the critical section test to check the order in which the
requests are processed.
2021-08-09 16:08:21 +02:00
Benjamin Berg
71e0c29f28
device: Always use an internal cancellable for tasks
...
This will allow libfprint to cancel operations internally in the future.
If the internal cancellation method is used, then the private
current_cancellation_reason variable must be set to the GError. This
error will be returned when set.
2021-08-09 16:08:17 +02:00
Benjamin Berg
8a5bec6619
device: Add API to update features during probe
...
This allows updating the supported feature bitfield during probe.
2021-06-25 17:38:28 +02:00
Marco Trevisan (Treviño)
a87e9c546f
test-fpi-device: Verify device action error operations
2020-01-17 19:44:52 +01:00
Marco Trevisan (Treviño)
f578ebe82d
test-device-fake: Add fake test driver to verify fpi functions
2019-12-14 17:20:46 +01:00