summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-20Add tests for imgdiff.Tao Bao1-0/+29
2016-12-15tests: Add tests for bootloader_message.Tao Bao1-0/+1
2016-12-14Add tests for setup-bcb and clear-bcb via uncrypt.Tao Bao1-0/+2
2016-11-18updater: Refactor set_stage() and get_stage() functions.Tao Bao1-0/+2
2016-11-15updater: Fix the wrong return value for package_extract_file().Tao Bao1-0/+2
2016-11-08Move recovery_test.cpp out of unit testTianjie Xu1-1/+12
2016-11-07otautil: Clean up SysUtil.cpp.Tao Bao1-6/+7
2016-11-03tests: Set up testdata path for continuous native tests.Tao Bao1-9/+12
2016-11-01applypatch: Add testcases for applypatch executable.Tao Bao1-1/+2
2016-10-26tests: Generate testdata for 2nd arch.Tao Bao1-1/+12
2016-10-18Replace minzip with libziparchiveTianjie Xu1-2/+9
2016-10-11Refactor libupdater into a seperate module.Tao Bao1-6/+22
2016-10-04edify: Move the testcases to gtest.Tao Bao1-0/+2
2016-09-30Turn on -Werror for recoveryTianjie Xu1-1/+2
2016-09-30Turn on -Werror for recoveryTianjie Xu1-1/+2
2016-09-01Switch recovery to libbase loggingTianjie Xu1-2/+3
2016-09-01Switch recovery to libbase loggingTianjie Xu1-2/+3
2016-08-06Fix references to libcrypto_utils_static.Josh Gao1-2/+2
2016-06-16tests: Remove obsolete MTD support.Tao Bao1-1/+0
2016-06-16tests: Remove obsolete MTD support.Tao Bao1-1/+0
2016-04-20Fix matches_locale functionTianjie Xu1-1/+5
2016-04-14Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes1-1/+0
2016-04-06Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler1-1/+2
2016-03-31recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn1-0/+2
2016-03-28recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn1-0/+2
2016-03-12Port applypatch.sh tests to recovery_component_testsJed Estep1-2/+11
2016-02-05Change on-device directory for recovery test dataJed Estep1-1/+1
2016-02-04Refactor existing tests to use gtestJed Estep1-3/+32
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 Root1-0/+26