summaryrefslogtreecommitdiffstats
path: root/tests/component/verifier_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move sysMapFile and sysReleaseMap into MemMapping class." am: fe7eecff4c am: 08d9ede8f2 am: b3eeb817abTao Bao2017-05-031-1/+1
|\
| * Merge "Move sysMapFile and sysReleaseMap into MemMapping class." am: fe7eecff4c am: 08d9ede8f2Tao Bao2017-05-031-1/+1
| |\
| | * Move sysMapFile and sysReleaseMap into MemMapping class.Tao Bao2017-05-021-1/+1
* | | Fix the bad merge (duplicate tests).Tao Bao2017-03-291-45/+0
* | | resolve merge conflicts of 39ef2d7f to oc-dev-plus-aospTao Bao2017-03-291-0/+45
|\| |
| * | resolve merge conflicts of 39ef2d7f to oc-dev-plus-aospTao Bao2017-03-291-3/+46
| |\|
| | * tests: Construct two bad packages at runtime for VerifierTest.Tao Bao2017-03-281-3/+46
* | | tests: Construct two bad packages at runtime for VerifierTest.Tao Bao2017-03-281-3/+46
|/ /
* | tests: Construct signature-boundary.zip at runtime.Tao Bao2017-03-271-2/+18
* | Merge "Add testcases for load_keys()." am: 110102f37e am: 43f5ad6e90Tao Bao2017-03-201-0/+57
|\|
| * Add testcases for load_keys().Tao Bao2017-03-181-0/+57
| * Drop the dependency on 'ui' in verify_file().Tao Bao2017-03-171-104/+45
* | Drop the dependency on 'ui' in verify_file().Tao Bao2017-03-171-105/+46
* | Merge "recovery: Fix the broken UI text." am: 56fc8fa376 am: 1227f6b841 am: 3806993e25Tao Bao2017-01-041-32/+38
|\|
| * recovery: Fix the broken UI text.Tao Bao2017-01-041-32/+38
* | Add a checker for signature boundary in verifierTianjie Xu2016-12-171-1/+2
|/
* Add a stub recovery UI.Sen Jiang2016-12-131-1/+1
* tests: Set up testdata path for continuous native tests.Tao Bao2016-11-031-9/+2
* Replace minzip with libziparchiveTianjie Xu2016-10-181-1/+2
* Merge \"Clean up verifier testcases.\"Tao Bao2016-08-011-41/+26
|\
| * Clean up verifier testcases.Tao Bao2016-08-011-41/+26
* | resolve merge conflicts of 5823dd4 to nyc-dev-plus-aospTianjie Xu2016-05-021-0/+1
|\ \
| * | Add ability to show "installing security update"Tianjie Xu2016-04-291-0/+1
| * | Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes2016-04-141-108/+23
* | | resolve merge conflicts of 2bf95ac to nyc-dev-plus-aospElliott Hughes2016-04-131-108/+23
|\ \ \ | | |/ | |/|
| * | Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler2016-04-061-108/+23
* | | Merge "Port applypatch.sh tests to recovery_component_tests" into nyc-devJed Estep2016-03-121-6/+1
|\ \ \ | |/ / |/| / | |/
| * Port applypatch.sh tests to recovery_component_testsJed Estep2016-03-121-6/+1
| * Fix verifier test base testdata directory after merge conflictJed Estep2016-02-221-1/+1
* | Merge "verifier_test: Suppress the unused parameter warnings."Tao Bao2016-02-091-8/+9
|\ \
| * | verifier_test: Suppress the unused parameter warnings.Tao Bao2016-02-051-8/+9
| |/
* / Change on-device directory for recovery test dataJed Estep2016-02-051-1/+1
|/
* Refactor existing tests to use gtestJed Estep2016-02-041-0/+267