aboutsummaryrefslogtreecommitdiffstats
path: root/tools/releasetools/test_build_image.py
Commit message (Expand)AuthorAgeFilesLines
* relesetools: Enable releasetools_test in presubmit.Tao Bao2019-04-121-4/+8
* build_image: improvements to right size for dynamic partitionsMark Salyzyn2018-10-231-1/+23
* releasetools: Move verity related functions into verity_utils.py.Tao Bao2018-10-121-59/+1
* releasetools: Add a common base class for unittests.Tao Bao2018-10-111-5/+2
* releasetools: Move build_image.RunCommand into common.py.Tao Bao2018-10-101-3/+4
* releasetools: Raise on image building errors.Tao Bao2018-10-031-6/+7
* Prevent AVB signing from using _RESERVED_SIZEBowgo Tsai2018-10-031-1/+60
* Use the new executable for mkuserimg_mke2fsTianjie Xu2018-09-051-1/+1
* Support a first stage ramdisk via TARGET_RAMDISK_OUTTom Cherry2018-08-281-14/+2
* releasetools: Fix an issue in image size computation.Tao Bao2018-07-261-2/+98
* releasetools: Move assertions into CheckHeadroom().Tao Bao2018-01-031-13/+42
* build_image: Factor out CheckHeadroom() and add tests.Tao Bao2017-12-071-0/+65