
7 Dec
2016
7 Dec
'16
4:47 a.m.
On 4 December 2016 at 19:52, Stefan Brüns stefan.bruens@rwth-aachen.de wrote:
From: Stefan Brüns stefan.bruens@rwth-aachen.de
The following checks are currently implemented:
- listing a directory
- verifying size of a file
- veryfying md5sum for a file region
- reading the beginning of a file
Signed-off-by: Stefan Brüns stefan.bruens@rwth-aachen.de
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 sjg@chromium.org
Great to get this conversion going, thanks!