U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] test/py: test_fs: add tests for creating/deleting many files
Date: Wed, 15 May 2019 08:49:07 -0400	[thread overview]
Message-ID: <20190515124907.GZ22232@bill-the-cat> (raw)
In-Reply-To: <20190515060515.GS11160@linaro.org>

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>

  reply	other threads:[~2019-05-15 12:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-13  5:49 [U-Boot] [PATCH 0/4] fs: fat: fixes for write under root directory AKASHI Takahiro
2019-05-13  5:49 ` [U-Boot] [PATCH 1/4] fs: fat: write to non-cluster-aligned " AKASHI Takahiro
2019-05-14 17:26   ` Heinrich Schuchardt
2019-05-13  5:49 ` [U-Boot] [PATCH 2/4] fs: fat: flush a directory cluster properly AKASHI Takahiro
2019-05-14 17:29   ` Heinrich Schuchardt
2019-05-13  5:49 ` [U-Boot] [PATCH 3/4] fs: fat: allocate a new cluster for root directory of fat32 AKASHI Takahiro
2019-05-14 17:30   ` Heinrich Schuchardt
2019-05-13  5:49 ` [U-Boot] [PATCH 4/4] test/py: test_fs: add tests for creating/deleting many files AKASHI Takahiro
2019-05-14 18:09   ` Heinrich Schuchardt
2019-05-15  6:05     ` AKASHI Takahiro
2019-05-15 12:49       ` Tom Rini [this message]
2019-05-20 17:10 ` [U-Boot] [PATCH 0/4] fs: fat: fixes for write under root directory Heinrich Schuchardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190515124907.GZ22232@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox