Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-08-26 | Fix clang-tidy warnings in bootable/recovery. | Chih-Hung Hsieh | 1 | -1/+1 |
2016-08-01 | Clean up verifier testcases. | Tao Bao | 1 | -41/+26 |
2016-04-29 | Add ability to show "installing security update" | Tianjie Xu | 1 | -0/+1 |
2016-04-14 | Use BoringSSL instead of mincrypt to speed up package verification. | Elliott Hughes | 1 | -108/+23 |
2016-04-06 | Convert recovery to use BoringSSL instead of mincrypt. | Mattias Nissler | 1 | -108/+23 |
2016-03-12 | Port applypatch.sh tests to recovery_component_tests | Jed Estep | 2 | -6/+393 |
2016-02-22 | Fix verifier test base testdata directory after merge conflict | Jed Estep | 1 | -1/+1 |
2016-02-05 | Change on-device directory for recovery test data | Jed Estep | 1 | -1/+1 |
2016-02-05 | verifier_test: Suppress the unused parameter warnings. | Tao Bao | 1 | -8/+9 |
2016-02-04 | Refactor existing tests to use gtest | Jed Estep | 1 | -0/+267 |