[U-Boot] [PATCH 4/4] test/py: test_fs: add tests for creating/deleting many files
Tom Rini
trini at konsulko.com
Wed May 15 12:49:07 UTC 2019
On Wed, May 15, 2019 at 03:05:16PM +0900, AKASHI Takahiro wrote:
> On Tue, May 14, 2019 at 08:09:53PM +0200, Heinrich Schuchardt wrote:
> > On 5/13/19 7:49 AM, AKASHI Takahiro wrote:
> > >Two test cases are added under test_fs_ext:
> > > test case 10: for root directory
> > > test case 11: for non-root directory
> >
> > When running `make tests` all of these tests seem to be skipped:
> >
> > test/py/tests/test_fs/test_basic.py
> > sssssssssssssssssssssssssssssssssssssss
> > [ 0%]
> > test/py/tests/test_fs/test_ext.py ssssssssssssssssssssss
> >
> > [ 0%]
> > test/py/tests/test_fs/test_mkdir.py ssssssssssss
> >
> > [ 0%]
> > test/py/tests/test_fs/test_symlink.py ssss
> >
> > [ 0%]
> > test/py/tests/test_fs/test_unlink.py ssssssssssssss
> >
> > How can they be executed?
>
> Install guestmount and set it up correctly.
Is that documented somewhere in U-Boot? Are we doing that for travis?
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190515/8b92dd53/attachment.sig>
More information about the U-Boot
mailing list