3 Commits

Author SHA1 Message Date
Robin Krahl d0885e1ccb Extend credential management tests
This patch adds tests for deleting discoverable credentials and for
updating the user information for existing credentials.
2025-01-21 10:23:25 +01:00
Robin Krahl 0ac88d4cc5 Fix clippy lints 2024-12-17 10:46:14 +01:00
Robin Krahl e9dfefd715 tests: Add credential management tests
This patch introduces the authenticator module that provides a
simple high-level interface for testing FIDO2 functionality.  It uses
the module to implement tests for credential management, namely for
listing credentials and for the behavior if the credential limit is
reached or the filesystem is full.
2024-10-23 16:00:16 +02:00