All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: add clean-test.sh to testsuite-files
@ 2019-09-26 11:12 Long An
  2019-09-26 15:51 ` David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: Long An @ 2019-09-26 11:12 UTC (permalink / raw)
  To: linux-btrfs@vger.kernel.org

    btrfs-progs: add clean-test.sh to testsuite-files
    
    If generate testsuite tarball by 'make testsuite', there is no
    clean-test.sh in it. But some tests need cleanup if a testcase
failed.

Signed-off-by: An Long <lan@suse.com>
---
 tests/testsuite-files | 1 +
 1 file changed, 1 insertion(+)


diff --git a/tests/testsuite-files b/tests/testsuite-files
index d75e2356..09df6298 100644
--- a/tests/testsuite-files
+++ b/tests/testsuite-files
@@ -20,3 +20,4 @@ G tests/mkfs-tests/
 F mkfs-tests.sh
 F scan-results.sh
 F test-console.sh
+F clean-tests.sh


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] btrfs-progs: add clean-test.sh to testsuite-files
  2019-09-26 11:12 [PATCH] btrfs-progs: add clean-test.sh to testsuite-files Long An
@ 2019-09-26 15:51 ` David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2019-09-26 15:51 UTC (permalink / raw)
  To: Long An; +Cc: linux-btrfs@vger.kernel.org

On Thu, Sep 26, 2019 at 11:12:43AM +0000, Long An wrote:
>     btrfs-progs: add clean-test.sh to testsuite-files
>     
>     If generate testsuite tarball by 'make testsuite', there is no
>     clean-test.sh in it. But some tests need cleanup if a testcase
> failed.
> 
> Signed-off-by: An Long <lan@suse.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-26 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-26 11:12 [PATCH] btrfs-progs: add clean-test.sh to testsuite-files Long An
2019-09-26 15:51 ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.