]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Update the _testing entry to support shrinkage
authorSimon Glass <sjg@chromium.org>
Sat, 20 Jul 2019 18:23:57 +0000 (12:23 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2019 15:38:06 +0000 (09:38 -0600)
commitadea03c010129130d9154c7fdec23e142e441de4
tree309446efa8a5ccbde4024c312ac7342e7d27e3cc
parente824fab9557ac8fd029d640aa1383e59c4798023
binman: Update the _testing entry to support shrinkage

Sometimes entries shrink after packing. As a start towards supporting
this, update the _testing entry to handle the test case.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/_testing.py
tools/binman/ftest.py