aboutsummaryrefslogtreecommitdiffstats
path: root/tools/releasetools/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Create a function that can generate ApexInfo using target-filesMohammad Samiul Islam2021-01-221-0/+5
* Allow zip64 support when opening zip filesKelvin Zhang2020-09-221-1/+1
* Define the protobuf for OTA metadataTianjie2020-08-261-3/+17
* Move non-AB OTA generation code to a separate fileKelvin Zhang2020-08-101-0/+36
* releasetools: Move MockScriptWriter into test_utils.Tao Bao2019-10-071-0/+41
* releasetools: Add FORCE_RUN_RELEASETOOLS.Tao Bao2019-08-011-3/+6
* relesetools: Enable releasetools_test in presubmit.Tao Bao2019-04-121-0/+12
* relesetools: Support running all the unittests with atest.Tao Bao2019-04-121-3/+22
* releasetools: Log to stdout when running tests.Tao Bao2018-10-181-0/+5
* releasetools: Add a common base class for unittests.Tao Bao2018-10-111-0/+8
* releasetools: Handle two edge cases in FinalizeMetadata().Tao Bao2018-03-191-0/+16
* releasetools: Add unittest for common.GetSparseImage().Tao Bao2018-02-141-0/+68
* releasetools: Fix an issue with pubkey extraction.Tao Bao2018-02-041-0/+28