Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor User and Admin to use a mutable reference | 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 |
* | Check specific error codes in the tests | Robin Krahl | 2019-01-20 |
* | Refactor library errors into LibraryError enum | Robin Krahl | 2019-01-20 |
* | Add assert_cmd_err and assert_ok macros to tests | Robin Krahl | 2019-01-20 |
* | Move the update PIN from tests/util to tests/device | Robin Krahl | 2019-01-12 |
* | Adjust PWS tests to use nitrokey-test crate | Daniel Mueller | 2019-01-05 |
* | Add Storage::change_update_pin method | Robin Krahl | 2019-01-03 |
* | Remove test-no-device feature | Robin Krahl | 2018-12-16 |
* | Refactor tests into the top-level tests directory | Robin Krahl | 2018-12-16 |