aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Set up testdata path for continuous native tests.Tao Bao2016-11-034-31/+23
* applypatch: Add testcases for applypatch executable.Tao Bao2016-11-017-257/+324
* applypatch: Switch the parameter of Value** to std::vector.Tao Bao2016-10-281-126/+138
* tests: Generate testdata for 2nd arch.Tao Bao2016-10-251-1/+12
* Add a unit test for applypatch_checkTianjie Xu2016-10-181-0/+5
* Replace minzip with libziparchiveTianjie Xu2016-10-175-3/+104
* Change StringValue to use std::stringTianjie Xu2016-10-143-81/+67
* edify: Some clean-ups to libedify.Tao Bao2016-10-132-6/+23
* updater: Kill the duplicate PrintSha1() in install.cpp.Tao Bao2016-10-101-7/+36
* Refactor libupdater into a seperate module.Tao Bao2016-10-102-6/+93
* edify: Move State.script and State.errmsg to std::string.Tao Bao2016-10-041-6/+1
* Merge "recovery: drop log/logger.h"Mark Salyzyn2016-10-041-1/+0
|\
| * recovery: drop log/logger.hMark Salyzyn2016-10-041-1/+0
* | edify: Move the testcases to gtest.Tao Bao2016-10-032-0/+158
|/
* Turn on -Werror for recoveryTianjie Xu2016-09-291-1/+2
* Switch recovery to libbase loggingTianjie Xu2016-09-011-2/+3
* Fix clang-tidy warnings in bootable/recovery.Chih-Hung Hsieh2016-08-261-1/+1
* Merge "Fix references to libcrypto_utils_static."Josh Gao2016-08-081-2/+2
|\
| * Fix references to libcrypto_utils_static.Josh Gao2016-08-051-2/+2
* | Merge \"Clean up verifier testcases.\"Tao Bao2016-08-0121-41/+30
|\|
| * Clean up verifier testcases.Tao Bao2016-08-0121-41/+30
* | tests: Remove obsolete MTD support.Tao Bao2016-06-151-1/+0
* | 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
* | | Merge "Fix matches_locale function" into nyc-devTianjie Xu2016-04-202-1/+34
|\| |
| * | Fix matches_locale functionTianjie Xu2016-04-202-1/+34
| * | Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes2016-04-135-109/+26
| * | recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-312-0/+94
* | | resolve merge conflicts of 2bf95ac to nyc-dev-plus-aospElliott Hughes2016-04-125-109/+27
|\ \ \ | | |/ | |/|
| * | Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler2016-04-065-109/+28
* | | Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771Mark Salyzyn2016-03-312-0/+94
|\| |
| * | recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-282-0/+94
* | | Merge "Port applypatch.sh tests to recovery_component_tests" into nyc-devJed Estep2016-03-117-7/+428
|\ \ \ | |/ / |/| / | |/
| * Port applypatch.sh tests to recovery_component_testsJed Estep2016-03-117-8/+429
| * 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-081-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-052-2/+2
|/
* Refactor existing tests to use gtestJed Estep2016-02-0422-3/+413
* recovery: Switch to clangTao Bao2015-06-031-0/+1
* More test makefile cleanup.Dan Albert2014-10-161-24/+23
* Add support for ECDSA signaturesKenny Root2013-10-102-0/+264