[PATCH v3 1/3] test/py: rewrite common tools for SquashFS tests
Simon Glass
sjg at chromium.org
Mon Jul 5 17:29:41 CEST 2021
On Wed, 30 Jun 2021 at 16:45, Joao Marcos Costa <jmcosta944 at gmail.com> wrote:
>
> Remove the previous OOP approach, which was confusing and incomplete.
> Add more test cases by making SquashFS images with various options,
> concerning file fragmentation and its compression. Add comments to
> properly document the code.
>
> Signed-off-by: Joao Marcos Costa <jmcosta944 at gmail.com>
> ---
> .../test_fs/test_squashfs/sqfs_common.py | 257 +++++++++++++-----
> 1 file changed, 193 insertions(+), 64 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on sandbox:
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list