aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/tests
Commit message (Expand)AuthorAge
* Add support for changing read-write mode of unencrypted volumeDaniel Mueller2019-06-08
* Rename storage command to encryptedDaniel Mueller2019-05-27
* Make storage hidden subcommand a top-level commandDaniel Mueller2019-05-27
* Move storage status subcommand into status commandDaniel Mueller2019-05-27
* Clear cached PIN entry as part of pin set commandDaniel Mueller2019-06-01
* Allow for disabling of secret cachingDaniel Mueller2019-05-27
* Add test case for --version optionRobin Krahl2019-02-17
* Add test for pws get after factory resetRobin Krahl2019-01-26
* 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
* Add tests for otp 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