aboutsummaryrefslogtreecommitdiff
path: root/src/tests/otp.rs
Commit message (Expand)AuthorAge
* Use Result<(), CommandError> instead of CommandStatusRobin Krahl2018-06-07
* Adapt TOTP test cases for Nitrokey StorageRobin Krahl2018-06-06
* Fix formatting in OTP test caseRobin Krahl2018-06-06
* Add tests with different TOTP time windowsRobin Krahl2018-06-05
* Fix formatting issuesRobin Krahl2018-05-31
* Add test case for writing the HOTP counterRobin Krahl2018-05-30
* Fix message for Nitrokey connection in tests/otp.rsRobin Krahl2018-05-29
* Add support for password safesRobin Krahl2018-05-29
* Add rudimentary support for the Nitrokey StorageRobin Krahl2018-05-29
* Group tests by tested functionalityRobin Krahl2018-05-28