summaryrefslogtreecommitdiffstats
path: root/tests/testdata (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes2016-04-143-0/+3
| | | | | | | | | | | | This changes the verification code in bootable/recovery to use BoringSSL instead of mincrypt. Cherry-pick of 452df6d99c81c4eeee3d2c7b2171901e8b7bc54a, with merge conflict resolution, extra logging in verifier.cpp, and an increase in the hash chunk size from 4KiB to 1MiB. Bug: http://b/28135231 Change-Id: I1ed7efd52223dd6f6a4629cad187cbc383d5aa84
* Port applypatch.sh tests to recovery_component_testsJed Estep2016-03-123-0/+0
| | | | | Bug: 27135282 Change-Id: If53682b591397ddfdb84860a3779b612904d4489
* Refactor existing tests to use gtestJed Estep2016-02-0419-0/+114
Bug: 26962907 Change-Id: I5f80636af1740badeff7d08193f08e23f4e4fee1