summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to AOSP 8.0 baseEthan Yonker2017-09-081-17/+152
|\
| * Call libvintf to verify package compatibility.Tao Bao2017-04-191-0/+3
| * Add tests for update_binary_command().Tao Bao2017-04-191-0/+5
| * Verify the package compatibility with libvintf.Tao Bao2017-04-121-1/+2
| * Remove the dead #include's in verifier.cpp.Tao Bao2017-03-181-1/+0
| * Add a test to perform block_image_updateTianjie Xu2017-03-171-1/+8
| * Merge "Refractor the code for imgdiff"Treehugger Robot2017-03-071-0/+1
| |\
| | * Refractor the code for imgdiffTianjie Xu2017-03-071-0/+1
| * | Recovery Test: add SideloadTest to test FUSE support on targetWei Wang2017-03-031-0/+1
| |/
| * Use bspatch from external/bsdiff.Sen Jiang2017-02-021-0/+2
| * Remove '_static' suffix from libext2* references.Alex Deymo2017-01-241-1/+1
| * Add checkers and tests for empty locale in PNG fileTianjie Xu2017-01-191-2/+26
| * Remove "_static" suffix from libsparseAlex Deymo2017-01-111-1/+1
| * Remove "_static" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
| * Merge "Add tests for imgdiff."Tao Bao2016-12-281-0/+29
| |\
| | * Add tests for imgdiff.Tao Bao2016-12-201-0/+29
| * | tests: Add test coverage for DirUtil.Tao Bao2016-12-221-0/+1
| * | tests: Add testcase for ZipUtil.Tao Bao2016-12-221-1/+2
| |/
| * tests: Add tests for bootloader_message.Tao Bao2016-12-151-0/+1
| * 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
| |\ \
| * \ \ 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
* | | | Complete support for project pathmapMichael Bestas2017-06-241-2/+8
| |_|/ |/| |
* | | 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
|/ /
* / 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