index
:
nitrokey-rs
authentication-error
master
next
Rust interface to libnitrokey
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
pws.rs
Commit message (
Expand
)
Author
Age
*
Remove PIN constants from tests
Robin Krahl
2019-02-04
*
Require mutable reference if method changes device state
Robin Krahl
2019-02-02
*
Add assert_any_ok macro to unit tests
Robin Krahl
2019-01-28
*
Add unwrap_ok macro to replace unwrap in unit tests
Robin Krahl
2019-01-28
*
Add license and copyright information
Robin Krahl
2019-01-23
*
Fix formatting in tests
Robin Krahl
2019-01-20
*
Check specific error codes in the tests
Robin Krahl
2019-01-20
*
Introduce the Error::UnexpectedError variant
Robin Krahl
2019-01-20
*
Refactor library errors into LibraryError enum
Robin Krahl
2019-01-20
*
Move the CommandError::Unknown to Error
Robin Krahl
2019-01-20
*
Add assert_cmd_err and assert_ok macros to tests
Robin Krahl
2019-01-20
*
pws: Interpret empty strings as unprogrammed slots
Robin Krahl
2019-01-16
*
Prefer assert_eq over is_ok() checks
Daniel Mueller
2019-01-05
*
Adjust PWS tests to use nitrokey-test crate
Daniel Mueller
2019-01-05
*
Preserve unknown error code values
Daniel Mueller
2019-01-03
*
Fix formatting using to rustfmt
Robin Krahl
2018-12-30
*
Refactor tests into the top-level tests directory
Robin Krahl
2018-12-16