diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2025-04-10 06:43:03 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-11 14:29:52 -0600 |
commit | 06a0d9eee835b5b6242e773cbab34ec9aba19443 (patch) | |
tree | 550fc7335fb00fcf130df5457d93f3f96b02ed08 /tools/u_boot_pylib/test_util.py | |
parent | 702b7a3e2eb49b144936e061c0107518544c4b1a (diff) |
binman: Workaround lz4 cli padding in test cases
Newer lz4 util is not happy with any padding at end of file,
it would abort with error message like:
Stream followed by undecodable data at position 43.
Workaround by skipping testCompUtilPadding test case and manually
strip padding in testCompressSectionSize test case.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions