aboutsummaryrefslogtreecommitdiff
path: root/tests/otp.rs
Commit message (Expand)AuthorAge
* Check InvalidHexString error in otp test suiteRobin Krahl2019-01-09
* Fix otp::totp_error test caseRobin Krahl2019-01-09
* Fix example for GenerateOtp::get_totp_codeRobin Krahl2019-01-05
* Prefer assert_eq over is_ok() checksDaniel Mueller2019-01-05
* Adjust OTP tests to use nitrokey-testDaniel Mueller2019-01-05
* Add force argument to ConfigureOtp::set_timeRobin Krahl2019-01-02
* Fix formatting using to rustfmtRobin Krahl2018-12-30
* Refactor tests into the top-level tests directoryRobin Krahl2018-12-16