From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 1/2] doc: Document test tags
Date: Fri, 19 Mar 2021 10:01:25 +0100 [thread overview]
Message-ID: <YFRoZfYwvXssI+4A@pevik> (raw)
In-Reply-To: <CAEemH2cGPW5KkS2rzU7PcZrLQaF9=O88n-rtOaHtHFoZaCYOSQ@mail.gmail.com>
> Petr Vorel <pvorel@suse.cz> wrote:
> +Glibc git commit in a regression test for a glibc bug:
> > +[source,c]
> > +-------------------------------------------------------------------------------
> > +struct tst_test test = {
> > + ...
> > + .tags = (const struct tst_tag[]) {
> > + {"glibc-git", "574500a108be"},
> > + {}
> > + }
> > +};
> > +-------------------------------------------------------------------------------
> > +
> > +[source,c]
> > +-------------------------------------------------------------------------------
> > +struct tst_test test = {
> > + ...
> > + .tags = (const struct tst_tag[]) {
> > + {"glibc-git", "574500a108be"},
> > + {}
> > + }
> > +};
> I go through many times for the above two structures, but am not see any
> difference:).
Lol :). Thanks for pointing copy paste error, I'll remove the second one.
Kind regards,
Petr
next prev parent reply other threads:[~2021-03-19 9:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-18 18:16 [LTP] [PATCH v2 0/2] doc: Add Maintainer Patch Review Checklist Petr Vorel
2021-03-18 18:16 ` [LTP] [PATCH v2 1/2] doc: Document test tags Petr Vorel
2021-03-19 4:17 ` Li Wang
2021-03-19 9:01 ` Petr Vorel [this message]
2021-03-19 9:30 ` Cyril Hrubis
2021-03-18 18:16 ` [LTP] [PATCH v2 2/2] doc: Add Maintainer Patch Review Checklist Petr Vorel
2021-03-19 4:34 ` Li Wang
2021-03-19 4:56 ` Li Wang
2021-03-19 9:04 ` Petr Vorel
2021-03-19 9:23 ` Cyril Hrubis
2021-03-19 10:05 ` Petr Vorel
2021-03-19 9:25 ` xuyang2018.jy
2021-03-19 9:31 ` Cyril Hrubis
2021-03-19 11:09 ` Petr Vorel
2021-03-19 12:13 ` Cyril Hrubis
2021-03-19 12:43 ` Li Wang
2021-04-01 10:30 ` 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=YFRoZfYwvXssI+4A@pevik \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox