binman: Use the tools.Decompress method
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 19:18:42 +0000 (13:18 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 03:27:57 +0000 (20:27 -0700)
commitff5c7e383e8c053684fff263dd0afc7aeb8040fb
tree5e8a5812c91f03773a7a3cb663873f22f22d064b
parent07d9e70bf9a65f3c94573b9e11f12025b472cff1
binman: Use the tools.Decompress method

Update the compression test to use the tools module to decompress the
output data.

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