On 4 December 2016 at 19:52, Stefan Brüns <[email protected]> wrote: > From: Stefan Brüns <[email protected]> > > The following checks are currently implemented: > 1. listing a directory > 2. verifying size of a file > 3. veryfying md5sum for a file region > 4. reading the beginning of a file > > Signed-off-by: Stefan Brüns <[email protected]> > --- > test/py/tests/test_fs.py | 357 > +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 357 insertions(+) > create mode 100644 test/py/tests/test_fs.py
Reviewed-by: Simon Glass <[email protected]> Great to get this conversion going, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

