summaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-18Replace minzip with libziparchiveTianjie Xu5-3/+104
2016-10-15Change StringValue to use std::stringTianjie Xu3-81/+67
2016-10-13edify: Some clean-ups to libedify.Tao Bao2-6/+23
2016-10-11updater: Kill the duplicate PrintSha1() in install.cpp.Tao Bao1-7/+36
2016-10-11Refactor libupdater into a seperate module.Tao Bao2-6/+93
2016-10-04edify: Move State.script and State.errmsg to std::string.Tao Bao1-6/+1
2016-10-04recovery: drop log/logger.hMark Salyzyn1-1/+0
2016-10-04edify: Move the testcases to gtest.Tao Bao2-0/+158
2016-09-30Turn on -Werror for recoveryTianjie Xu1-1/+2
2016-09-01Switch recovery to libbase loggingTianjie Xu1-2/+3
2016-08-26Fix clang-tidy warnings in bootable/recovery.Chih-Hung Hsieh1-1/+1
2016-08-06Fix references to libcrypto_utils_static.Josh Gao1-2/+2
2016-08-01Clean up verifier testcases.Tao Bao21-41/+30
2016-06-16tests: Remove obsolete MTD support.Tao Bao1-1/+0
2016-06-16tests: Remove obsolete MTD support.Tao Bao1-1/+0
2016-04-29Add ability to show "installing security update"Tianjie Xu1-0/+1
2016-04-20Fix matches_locale functionTianjie Xu2-1/+34
2016-04-14Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes5-109/+26
2016-04-06Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler5-109/+28
2016-03-31recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2-0/+94
2016-03-28recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2-0/+94
2016-03-12Port applypatch.sh tests to recovery_component_testsJed Estep7-8/+429
2016-02-22Fix verifier test base testdata directory after merge conflictJed Estep1-1/+1
2016-02-05Change on-device directory for recovery test dataJed Estep2-2/+2
2016-02-05verifier_test: Suppress the unused parameter warnings.Tao Bao1-8/+9
2016-02-04Refactor existing tests to use gtestJed Estep22-3/+413
2015-11-16recovery: Switch to clangTao Bao1-0/+1
2015-06-03recovery: Switch to clangTao Bao1-0/+1
2014-10-17More test makefile cleanup.Dan Albert1-24/+23
2013-10-10Add support for ECDSA signaturesKenny Root2-0/+264