On Wed, 30 Jun 2021 at 16:45, Joao Marcos Costa <jmcosta...@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 <jmcosta...@gmail.com> > --- > .../test_fs/test_squashfs/sqfs_common.py | 257 +++++++++++++----- > 1 file changed, 193 insertions(+), 64 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org> Tested on sandbox: Tested-by: Simon Glass <s...@chromium.org>