All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3 0/3] known-fail test tag
Date: Fri, 14 Jan 2022 21:53:06 +0100	[thread overview]
Message-ID: <20220114205309.14409-1-pvorel@suse.cz> (raw)

Hi,

changes v2->v3:
* new commit: testinfo.pl: Support tag values on more lines
* use URL

Petr Vorel (3):
  lib: Add known-fail test tag
  testinfo.pl: Support tag values on more lines
  ustat0{1,2}: Mark failure on Btrfs with known-fail tag

 doc/c-test-api.txt                        |  1 +
 docparse/testinfo.pl                      | 17 ++++++++++++++++-
 lib/tst_test.c                            |  8 ++++++--
 testcases/kernel/syscalls/ustat/ustat01.c |  6 ++++++
 testcases/kernel/syscalls/ustat/ustat02.c |  6 ++++++
 5 files changed, 35 insertions(+), 3 deletions(-)

-- 
2.34.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

             reply	other threads:[~2022-01-14 20:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-14 20:53 Petr Vorel [this message]
2022-01-14 20:53 ` [LTP] [PATCH v3 1/3] lib: Add known-fail test tag Petr Vorel
2022-01-14 20:53 ` [LTP] [PATCH v3 2/3] testinfo.pl: Support tag values on more lines Petr Vorel
2022-01-14 20:53 ` [LTP] [PATCH v3 3/3] ustat0{1, 2}: Mark failure on Btrfs with known-fail tag Petr Vorel
2022-01-17 13:12 ` [LTP] [PATCH v3 0/3] known-fail test tag Cyril Hrubis
2022-01-17 15:11   ` Petr Vorel

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=20220114205309.14409-1-pvorel@suse.cz \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /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 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.