commit | 6ed4dc7876cee5c478cbb4de552a9e2994e61805 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Dec 02 13:17:35 2014 -0700 |
committer | Tom Rini <trini@ti.com> | Wed Jan 14 11:35:43 2015 -0500 |
tree | 26de0096559d0b3f81f6881fb160a803e5b05827 | |
parent | ac9a215de025c704e9c462a620b6424bea14210f [diff] |
test: Add unit tests for bootm image decompression Use each compression method (including uncompressed). Test for normal operation, insufficient space and corrupted data. Signed-off-by: Simon Glass <sjg@chromium.org>