summaryrefslogtreecommitdiffstats
path: root/tests/component/install_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Merge recovery_component_test into recovery_unit_test.Tao Bao2019-04-301-598/+0
* Add install/wipe_device.cpp.Tao Bao2019-04-271-0/+1
* Move install to separate modulexunchang2019-03-291-2/+2
* Use the package class for wipe packagesxunchang2019-03-121-1/+4
* Add a new entry in wipe package to list all wipe partitionsxunchang2019-03-071-0/+23
* Recovery test: Fix an parameter issue in string constructionxunchang2019-02-051-2/+2
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-151-1/+0
* Refactor the code to check the metadataTianjie Xu2018-10-311-16/+264
* Clean up the zipfile creation in InstallTestTianjie Xu2018-10-291-99/+40
* Track the change to update_engine_sideload path.Tao Bao2018-08-141-1/+1
* Drop the dependency on AB_OTA_UPDATER flag.Tao Bao2018-06-191-89/+85
* tests: Take the ownership of the FD when calling fdopen.Tao Bao2017-10-261-13/+13
* Allow comparison against multi serial nums for A/B packageTianjie Xu2017-08-221-13/+58
* Add a binary path param to update_binary_command().Tao Bao2017-05-081-10/+74
* Add more tests for verify_package_compatibility().Tao Bao2017-04-201-0/+84
* Add tests for read_metadata_from_package().Tao Bao2017-04-191-0/+50
* Add tests for update_binary_command().Tao Bao2017-04-181-0/+87
* Verify the package compatibility with libvintf.Tao Bao2017-04-131-0/+57