Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove tests for specific firmware versions | Robin Krahl | 2018-06-06 |
| | | | | | | The firmware version is too volatile to restrict it to certain values. Therefore, we only check that there is a non-zero version number instead of expecting specific values. | ||
* | Add support for unlock_user_password command | Robin Krahl | 2018-05-31 |
| | |||
* | Fix formatting issues | Robin Krahl | 2018-05-31 |
| | |||
* | Add rudimentary support for the Nitrokey Storage | Robin Krahl | 2018-05-29 |
| | | | | | This patch adds the Storage struct and the test-storage feature. It also enables all currently supported Pro commands for the Storage. | ||
* | Group tests by tested functionality | Robin Krahl | 2018-05-28 |