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

