aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add the missing sr-Latn into png files and rename the png locale header"Tianjie Xu2017-03-281-10/+11
|\
| * Add the missing sr-Latn into png files and rename the png locale headerTianjie Xu2017-03-241-10/+11
* | applypatch: Let Apply{BSDiff,Image}Patch accept std::function.Tao Bao2017-03-281-56/+24
* | applypatch: Change the ssize_t length parameters to size_t.Tao Bao2017-03-281-1/+1
* | Merge "applypatch: Drop the support for patching non-EMMC targets."Tao Bao2017-03-261-124/+0
|\ \ | |/ |/|
| * applypatch: Drop the support for patching non-EMMC targets.Tao Bao2017-03-161-124/+0
* | updater: Fix the broken case for apply_patch_check().Tao Bao2017-03-231-0/+49
* | Remove malloc in edify functionsTianjie Xu2017-03-222-3/+5
* | Refactor asn1_decoder functions into a class.Tao Bao2017-03-211-217/+180
* | verify_file: Add constness to a few addresses.Tao Bao2017-03-211-14/+14
* | Merge "Add testcases for load_keys()."Tao Bao2017-03-201-0/+57
|\ \
| * | Add testcases for load_keys().Tao Bao2017-03-181-0/+57
* | | Remove the dead #include's in verifier.cpp.Tao Bao2017-03-181-1/+0
|/ /
* | Merge "Drop the dependency on 'ui' in verify_file()."Tao Bao2017-03-181-104/+45
|\ \
| * | Drop the dependency on 'ui' in verify_file().Tao Bao2017-03-171-104/+45
* | | Merge "Add a test to perform block_image_update"Tianjie Xu2017-03-172-6/+123
|\ \ \ | |/ / |/| |
| * | Add a test to perform block_image_updateTianjie Xu2017-03-172-6/+123
| |/
* / More cleanup to imgdiff & imgpatchTianjie Xu2017-03-161-4/+5
|/
* updater: Remove some obsoleted functions for file-based OTA.Tao Bao2017-03-131-113/+0
* recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai2017-03-101-12/+5
* Merge "Refractor the code for imgdiff"android-o-preview-1Treehugger Robot2017-03-062-0/+57
|\
| * Refractor the code for imgdiffTianjie Xu2017-03-062-0/+57
* | Merge "Fix an error on bootloadermessager test teardown"Tianjie Xu2017-03-031-2/+4
|\ \
| * | Fix an error on bootloadermessager test teardownTianjie Xu2017-03-031-2/+4
| |/
* / Recovery Test: add SideloadTest to test FUSE support on targetWei Wang2017-03-022-0/+22
|/
* Skip BootloaderMessageTest, UncryptTest for devices without /miscTianjie Xu2017-02-283-3/+111
* Use bspatch from external/bsdiff.Sen Jiang2017-02-021-0/+2
* Remove '_static' suffix from libext2* references.Alex Deymo2017-01-231-1/+1
* Add checkers and tests for empty locale in PNG fileTianjie Xu2017-01-183-2/+167
* Remove "_static" suffix from libsparseAlex Deymo2017-01-111-1/+1
* Remove "_static" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
* tests: Add testcase for show_progress() and set_progress().Tao Bao2017-01-051-0/+50
* Merge "imgdiff: Fix an edge case that leads to infinite loop."Tao Bao2017-01-041-0/+80
|\
| * imgdiff: Fix an edge case that leads to infinite loop.Tao Bao2016-12-281-0/+80
* | recovery: Fix the broken UI text.Tao Bao2017-01-041-32/+38
|/
* Merge "Add tests for imgdiff."Tao Bao2016-12-282-0/+477
|\
| * Add tests for imgdiff.Tao Bao2016-12-192-0/+477
* | tests: Add test coverage for DirUtil.Tao Bao2016-12-222-0/+151
* | Merge "tests: Replace the O_RDONLY in access(2)."Tao Bao2016-12-222-8/+16
|\ \
| * | tests: Replace the O_RDONLY in access(2).Tao Bao2016-12-212-8/+16
| |/
* / tests: Add testcase for ZipUtil.Tao Bao2016-12-212-1/+193
|/
* Add update_bootloader_message() to fix two-step OTAs.Tao Bao2016-12-151-0/+26
* Merge "tests: Add tests for bootloader_message."Tao Bao2016-12-152-0/+140
|\
| * tests: Add tests for bootloader_message.Tao Bao2016-12-142-0/+140
* | Merge "Add a stub recovery UI."Sen Jiang2016-12-141-1/+1
|\ \ | |/ |/|
| * Add a stub recovery UI.Sen Jiang2016-12-131-1/+1
* | Add tests for setup-bcb and clear-bcb via uncrypt.Tao Bao2016-12-132-0/+176
|/
* tests: Add testcases for EMMC targets.Tao Bao2016-11-221-31/+144
* updater: Refactor set_stage() and get_stage() functions.Tao Bao2016-11-182-0/+61
* updater: Add testcase for package_extract_dir().Tao Bao2016-11-182-0/+98