-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add test function for the SE050 #5
Conversation
Corresponding nitropy update: Nitrokey/pynitrokey#423 For some reason the test also causes a hard fault in the FIDO tests that follow when run with nitropy. |
The hard fault has been solved by Nitrokey/nitrokey-3-firmware#332 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Maybe some code could be moved into a separate module to reduce the number of cfg
s.
Done |
TODO
|
This PR adds a test function for the SE050 inside of the admin app.
This functionality is optional. It adds a new generic parameter for the Admin App that can either be an Se050 or the unit
()
type (default for backwards compatibility).The SE050 test does:
The test starts with a factory-reset of the device.