Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: for export, check that a token local cert actually exists before export | Vincent Breitmoser | 2015-01-02 | 1 | -10/+22 |
| | |||||
* | tests: add test for key export | Vincent Breitmoser | 2015-01-02 | 1 | -0/+211 |
| | |||||
* | small improvements regarding pin tests and logging | Vincent Breitmoser | 2015-01-01 | 1 | -5/+23 |
| | |||||
* | tests: be less verbose about inserting keyrings for encrypt/decrypt | Vincent Breitmoser | 2015-01-01 | 1 | -2/+15 |
| | |||||
* | tests: add multi key encryption/decryption test, new way for fake passphrase ↵ | Vincent Breitmoser | 2015-01-01 | 1 | -43/+123 |
| | | | | cache | ||||
* | fix unit tests (canonicalize after create) | Vincent Breitmoser | 2015-01-01 | 2 | -0/+5 |
| | |||||
* | add test case for PIN unlock | Vincent Breitmoser | 2014-12-30 | 1 | -2/+28 |
| | |||||
* | fix unit tests for ChangeUnlockParcel | Vincent Breitmoser | 2014-12-30 | 5 | -16/+21 |
| | |||||
* | introduce new ChangeUnlockParcel packet for extended passphrase changing ↵ | Vincent Breitmoser | 2014-12-29 | 5 | -16/+16 |
| | | | | capabilities | ||||
* | Cleanup UncachedKeyringTest | Dominik Schürmann | 2014-12-29 | 1 | -7/+1 |
| | |||||
* | Fix test for future creation timestamps to account for loosen timestamp check | Dominik Schürmann | 2014-12-28 | 1 | -5/+6 |
| | |||||
* | Fix jacoco | Dominik Schürmann | 2014-12-04 | 1 | -24/+23 |
| | |||||
* | Update to com.novoda:gradle-android-test-plugin:0.10.0, no snapshot version ↵ | Dominik Schürmann | 2014-12-04 | 1 | -26/+25 |
| | | | | anymore, jacoco disabled for now | ||||
* | add description of symantec test case | Vincent Breitmoser | 2014-10-26 | 1 | -1/+4 |
| | |||||
* | add test case for symantec secret keys (#974) | Vincent Breitmoser | 2014-10-26 | 3 | -0/+105 |
| | |||||
* | fix test for new PgpDecryptVerify | Vincent Breitmoser | 2014-10-14 | 1 | -15/+32 |
| | |||||
* | make PgpEncryptSign and PgpDecryptVerify subclasses of BaseOperation | Vincent Breitmoser | 2014-10-13 | 1 | -0/+1 |
| | |||||
* | move around package structure a bit | Vincent Breitmoser | 2014-10-10 | 7 | -16/+16 |
| | |||||
* | add unit test for duplicate user ids (fix later!!) | Vincent Breitmoser | 2014-10-04 | 1 | -9/+39 |
| | |||||
* | fix unit test for ParcelableFileCache | Vincent Breitmoser | 2014-10-03 | 1 | -2/+3 |
| | |||||
* | use iterator interface exclusively in ParcelableFileCache | Vincent Breitmoser | 2014-10-03 | 1 | -5/+9 |
| | |||||
* | add test case for stripped master key, correct signing subkey should still ↵ | Vincent Breitmoser | 2014-10-02 | 2 | -5/+95 |
| | | | | be selected | ||||
* | add test class for Iso7816TLV class | Vincent Breitmoser | 2014-09-29 | 1 | -0/+99 |
| | |||||
* | fix method visibility for tests | Vincent Breitmoser | 2014-09-28 | 2 | -2/+3 |
| | |||||
* | move can.*() methods to CanonicalizedPublicKey, where they belong | Vincent Breitmoser | 2014-09-28 | 1 | -1/+0 |
| | |||||
* | fix test case for new PassphraeCacheInterface | Vincent Breitmoser | 2014-09-23 | 1 | -2/+11 |
| | |||||
* | add test case to make sure s2k IVs are different per subkey | Vincent Breitmoser | 2014-09-23 | 1 | -0/+19 |
| | |||||
* | add test case for duplicate keys in keyring (#870) | Vincent Breitmoser | 2014-09-23 | 1 | -0/+71 |
| | |||||
* | stronger divert-to-card test case | Vincent Breitmoser | 2014-09-22 | 1 | -2/+45 |
| | |||||
* | fix encrypt/decrypt classes | Vincent Breitmoser | 2014-09-17 | 1 | -15/+190 |
| | |||||
* | start work on encrypt/decrypt test classes | Vincent Breitmoser | 2014-09-15 | 6 | -138/+134 |
| | |||||
* | minor fix for passphrase test | Vincent Breitmoser | 2014-09-15 | 1 | -2/+0 |
| | |||||
* | work on OperationResultParcel | Vincent Breitmoser | 2014-09-14 | 3 | -10/+10 |
| | |||||
* | Cleanup tests | Dominik Schürmann | 2014-09-13 | 1 | -8/+3 |
| | |||||
* | Merge branch 'result-parcels' | Vincent Breitmoser | 2014-09-13 | 1 | -2/+2 |
|\ | |||||
| * | introduce OperationResultParcel for PgpDecryptVerify operations (WIP) | Vincent Breitmoser | 2014-09-13 | 1 | -2/+2 |
| | | |||||
* | | Test for badly encoded user ids | Dominik Schürmann | 2014-09-13 | 1 | -1/+30 |
| | | |||||
* | | Fix tests | Dominik Schürmann | 2014-09-13 | 2 | -2/+4 |
| | | |||||
* | | Add key with bad user id encoding | Dominik Schürmann | 2014-09-13 | 1 | -0/+60 |
|/ | |||||
* | promote all result parcels to top level classes in their own package | Vincent Breitmoser | 2014-09-13 | 6 | -24/+11 |
| | |||||
* | editKey: add test case for previous commit | Vincent Breitmoser | 2014-09-11 | 1 | -0/+54 |
| | |||||
* | merge: adapt testcase to previous commit | Vincent Breitmoser | 2014-09-11 | 1 | -9/+41 |
| | |||||
* | Fix test | Dominik Schürmann | 2014-09-09 | 2 | -5/+2 |
| | |||||
* | Fix test | Dominik Schürmann | 2014-09-08 | 1 | -1/+1 |
| | |||||
* | Revert "Fix test" | Dominik Schürmann | 2014-09-08 | 1 | -1/+1 |
| | | | | This reverts commit f392d95ac34361ac9b38f9f39baf57500717e665. | ||||
* | Fix test | Dominik Schürmann | 2014-09-08 | 1 | -1/+1 |
| | |||||
* | ditch public divert-to-card test keyring | Vincent Breitmoser | 2014-09-03 | 2 | -46/+0 |
| | |||||
* | implement test case for mailvelope keyring with no key flags | Vincent Breitmoser | 2014-09-03 | 1 | -0/+25 |
| | |||||
* | fix tests for changed key flag semantics | Vincent Breitmoser | 2014-09-03 | 1 | -8/+8 |
| | |||||
* | add getSecretKeyType method to CachedPublicKeyRing | Vincent Breitmoser | 2014-09-03 | 1 | -15/+14 |
| |