aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/tests/pin.rs
Commit message (Collapse)AuthorAge
* Add tests for pin set and pin unblock commandsDaniel Mueller2019-01-10
Now that we have the infrastructure for non-interactive PIN supply in place, we can add tests for commands that require the entry of a PIN. To that end, this change adds tests for the pin set as well as pin unblock commands.