aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-Test/src/test/java/org/sufficientlysecure/keychain/operations
Commit message (Expand)AuthorAgeFilesLines
* apply promote operation to specific subkeys present on yubikey onlyVincent Breitmoser2015-05-171-2/+39
* fix unit test and add new for divert-to-card promotionVincent Breitmoser2015-03-221-6/+29
* fix more unit tests (syntax)Vincent Breitmoser2015-03-201-37/+14
* Fix tests for Passphrase classDominik Schürmann2015-03-193-9/+12
* unit test certification of user attributesVincent Breitmoser2015-03-081-8/+52
* introduce PromoteKeyOperation to create dummy secret from public keysVincent Breitmoser2015-01-251-0/+126
* tests: add a couple of CertifyOperation test casesVincent Breitmoser2015-01-031-0/+238
* encapsulate high level edit key into new operation classVincent Breitmoser2015-01-031-4/+3
* get rid of RuntimeException control flow in UncachedKeyRing.fromStreamVincent Breitmoser2015-01-021-1/+2
* tests: for export, check that a token local cert actually exists before exportVincent Breitmoser2015-01-021-10/+22
* tests: add test for key exportVincent Breitmoser2015-01-021-0/+211