aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/tests/mod.rs
Commit message (Expand)AuthorAge
* Add test case for the reset commandRobin Krahl2019-01-26
* Add tests for the lock commandDaniel Mueller2019-01-20
* Add test for storage hidden subcommandDaniel Mueller2019-01-20
* Add tests for the storage commandDaniel Mueller2019-01-19
* Add tests for pws commandDaniel Mueller2019-01-19
* Add tests for config commandDaniel Mueller2019-01-14
* Report command errors properlyDaniel Mueller2019-01-09
* Add tests for pin set and pin unblock commandsDaniel Mueller2019-01-10
* Introduce Admin and User PIN fields to execution contextDaniel Mueller2019-01-09
* Refactor integration test code internals for program invocationDaniel Mueller2019-01-10
* Introduce UnwrapError trait to simplify error testingDaniel Mueller2019-01-08
* Add first set of integration testsDaniel Mueller2019-01-05