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)
commit79d3c58d1268786ce40c6c0920ed2a447247fdc4
tree309446efa8a5ccbde4024c312ac7342e7d27e3cc
parent51014aabc28e497eb98e0ba9c1fa0f19e871af1b
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