summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tests for setup-bcb and clear-bcb via uncrypt.Tao Bao2016-12-141-0/+2
* updater: Refactor set_stage() and get_stage() functions.Tao Bao2016-11-181-0/+2
* updater: Fix the wrong return value for package_extract_file().Tao Bao2016-11-151-0/+2
* Move recovery_test.cpp out of unit testTianjie Xu2016-11-081-1/+12
* otautil: Clean up SysUtil.cpp.Tao Bao2016-11-071-6/+7
* tests: Set up testdata path for continuous native tests.Tao Bao2016-11-031-9/+12
* applypatch: Add testcases for applypatch executable.Tao Bao2016-11-011-1/+2
* tests: Generate testdata for 2nd arch.Tao Bao2016-10-261-1/+12
* Replace minzip with libziparchiveTianjie Xu2016-10-181-2/+9
* Refactor libupdater into a seperate module.Tao Bao2016-10-111-6/+22
* edify: Move the testcases to gtest.Tao Bao2016-10-041-0/+2
* Turn on -Werror for recoveryTianjie Xu2016-09-301-1/+2
* Switch recovery to libbase loggingTianjie Xu2016-09-011-2/+3
* Merge "Fix references to libcrypto_utils_static."Josh Gao2016-08-081-2/+2
|\
| * Fix references to libcrypto_utils_static.Josh Gao2016-08-061-2/+2
* | tests: Remove obsolete MTD support.Tao Bao2016-06-161-1/+0
* | Merge "Fix matches_locale function" into nyc-devTianjie Xu2016-04-211-1/+5
|\ \
| * | Fix matches_locale functionTianjie Xu2016-04-201-1/+5
| * | Use BoringSSL instead of mincrypt to speed up package verification.Elliott Hughes2016-04-141-1/+0
| * | recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-311-0/+2
* | | resolve merge conflicts of 2bf95ac to nyc-dev-plus-aospElliott Hughes2016-04-131-1/+1
|\ \ \ | | |/ | |/|
| * | Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler2016-04-061-1/+2
* | | Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771Mark Salyzyn2016-03-311-0/+2
|\| | | |/ |/|
| * recovery: use __android_log_pmsg_file_write for log filesMark Salyzyn2016-03-281-0/+2
| * Change on-device directory for recovery test dataJed Estep2016-02-051-1/+1
* | Port applypatch.sh tests to recovery_component_testsJed Estep2016-03-121-2/+11
|/
* Refactor existing tests to use gtestJed Estep2016-02-041-3/+32
* recovery: Switch to clangTao Bao2015-06-031-0/+1
* More test makefile cleanup.Dan Albert2014-10-171-24/+23
* Add support for ECDSA signaturesKenny Root2013-10-101-0/+26