summaryrefslogtreecommitdiffstats
path: root/tests/component/install_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-21Force package installation with FUSE unless the package stores on deviceTianjie Xu1-0/+28
2019-04-30tests: Merge recovery_component_test into recovery_unit_test.Tao Bao1-598/+0
2019-04-27Add install/wipe_device.cpp.Tao Bao1-0/+1
2019-03-29Move install to separate modulexunchang1-2/+2
2019-03-12Use the package class for wipe packagesxunchang1-1/+4
2019-03-07Add a new entry in wipe package to list all wipe partitionsxunchang1-0/+23
2019-02-05Recovery test: Fix an parameter issue in string constructionxunchang1-2/+2
2018-11-15switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn1-1/+0
2018-10-31Refactor the code to check the metadataTianjie Xu1-16/+264
2018-10-29Clean up the zipfile creation in InstallTestTianjie Xu1-99/+40
2018-08-14Track the change to update_engine_sideload path.Tao Bao1-1/+1
2018-06-19Drop the dependency on AB_OTA_UPDATER flag.Tao Bao1-89/+85
2017-10-26tests: Take the ownership of the FD when calling fdopen.Tao Bao1-13/+13
2017-08-22Allow comparison against multi serial nums for A/B packageTianjie Xu1-13/+58
2017-05-08Add a binary path param to update_binary_command().Tao Bao1-10/+74
2017-04-24Add more tests for verify_package_compatibility().Tao Bao1-0/+84
2017-04-20Add more tests for verify_package_compatibility().Tao Bao1-0/+84
2017-04-19Add tests for read_metadata_from_package().Tao Bao1-0/+50
2017-04-19Add tests for update_binary_command().Tao Bao1-0/+87
2017-04-18Add tests for update_binary_command().Tao Bao1-0/+87
2017-04-13Verify the package compatibility with libvintf.Tao Bao1-0/+57
2017-04-12Verify the package compatibility with libvintf.Tao Bao1-0/+57