aboutsummaryrefslogtreecommitdiff
path: root/src/tests/device.rs
Commit message (Expand)AuthorAge
* Refactor tests into the top-level tests directoryRobin Krahl2018-12-16
* Fix formatting according to Rust style guideRobin Krahl2018-12-16
* Provide access to the status of a Nitrokey StorageRobin Krahl2018-12-10
* Fix generic connections (connect()) to return correct deviceRobin Krahl2018-12-10
* Use Result<(), CommandError> instead of CommandStatusRobin Krahl2018-06-07
* Use Storage struct for Storage-specific testsRobin Krahl2018-06-07
* Add support for encrypted volumeRobin Krahl2018-06-07
* Remove tests for specific firmware versionsRobin Krahl2018-06-06
* Add support for unlock_user_password commandRobin Krahl2018-05-31
* Fix formatting issuesRobin Krahl2018-05-31
* Add rudimentary support for the Nitrokey StorageRobin Krahl2018-05-29
* Group tests by tested functionalityRobin Krahl2018-05-28