summaryrefslogtreecommitdiff
path: root/scripts/update_payload/checker_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* update_payload: Add the remaining major version 2 signature supportsAmin Hassani2018-12-101-1/+1
* update_payload: Implement checking for major version 2 payloadsTudor Brindus2018-06-261-0/+2
* update_payload: Allow specifying partition options for major version 2Tudor Brindus2018-06-251-4/+7
* update_payload: De-duplicate paycheck partition handling for major version 2Tudor Brindus2018-06-211-5/+11
* update_payload: Allow check for given metadata sizeAmin Hassani2018-03-231-3/+10
* update_engine: Disable puffin in minor version 4Amin Hassani2018-02-081-3/+6
* update_payload: migrate the license headers to AOSPAmin Hassani2018-01-301-3/+14
* Relanding 'update_payload: Add XZ compression support'Amin Hassani2018-01-231-8/+48
* update_payload: Fix most of lint styling issues.Amin Hassani2018-01-051-91/+63
* Revert "update_payload: Add XZ compression support"Amin Hassani2017-12-151-51/+8
* update_payload: Add XZ compression supportAmin Hassani2017-12-141-8/+51
* update_engine: Adds BROTLI_BSDIFF operationAmin Hassani2017-11-221-9/+17
* update_payload: Add puffdiff support.Amin Hassani2017-10-311-4/+6
* update_payload: Add zero operation supportAmin Hassani2017-10-241-0/+2
* update_payload: Fix larger source issueAmin Hassani2017-10-161-2/+2
* update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatchAmin Hassani2017-08-091-1/+1
* paycheck: Support minor version 4.Sen Jiang2016-06-301-7/+8
* update_payload: Regenerate protobuf to include IMGDIFF.Sen Jiang2016-04-041-0/+1
* paycheck: support minor version 3.Sen Jiang2015-12-111-2/+3
* paycheck: Update generated protobuf code.Alex Deymo2015-09-141-12/+15
* paycheck: Properly infer usable target partition size.Gilad Arnold2015-07-171-14/+40
* paycheck: Improve minor_version checking.Gilad Arnold2015-07-171-12/+20
* paycheck: Check MOVE operations for start block 0.Allie Wood2015-04-271-9/+33
* update_payload: Fix checker unittests.Allie Wood2015-04-061-12/+3
* update_payload: Move minor version checks to CheckOperation.Allie Wood2015-02-271-54/+17
* update_payload: Add checks for new operations and minor version.Allie Wood2015-02-261-8/+109
* update_payload: Remove assertIsNone.Alex Deymo2015-02-261-13/+0
* paycheck: Allow payloads with no operations.Gilad Arnold2015-02-061-15/+12
* paycheck: Fix format compliance errors.Gilad Arnold2015-02-061-1/+6
* paycheck: fixes to checker module (readability review)Gilad Arnold2013-09-121-151/+144
* paycheck: move stuff from checker_unittest.py to test_utils.pyGilad Arnold2013-05-221-38/+19
* paycheck: enforce physical partition size correctlyGilad Arnold2013-05-071-14/+47
* paycheck: allow to disable specific checksGilad Arnold2013-05-021-27/+44
* paycheck: unit tests + fixes to checker moduleGilad Arnold2013-04-051-0/+1194