From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 2/2] doc: Add Maintainer Patch Review Checklist
Date: Fri, 19 Mar 2021 11:05:23 +0100 [thread overview]
Message-ID: <YFR3Y2yln5y8EDKc@pevik> (raw)
In-Reply-To: <YFRtoRtRFVFYeXkn@yuki.lan>
Hi Cyril,
> > +* Author's `Signed-off-by` tag
> > +* Committer's `Reviewed-by` or `Signed-off-by` tag
> > +* Check also mailing lists for other reviewers / testers
> > +* `Fixes: hash` if it fixes particular commit
> ^
> LTP
> Let's add this here so that is clear what we mean.
> > +* `Fixes: #N` if it fixes N github issue, so it's automatically closed
> ^
> This wording is not clear it should be:
> ... if it fixes github issue number N ...
> Or just:
> .. if it fixed github issue N ...
+1
> > +After patch is accepted or rejected, set correct state and archive in
> > +https://patchwork.ozlabs.org/project/ltp/list/[LTP patchwork instance].
> > +
> > +Also update LTP WIKI (git URL https://github.com/linux-test-project/ltp.wiki.git)
> > +if touch 'doc/*.txt'.
> > +
> > +## New tests
> > +New test should
> > +
> > +* Have a record in runtest file
> > +* Test should work fine with more than one iteration
> > + (e.g. run with `-i 100`)
> > +* Have a brief description
> > +
> > +### C tests
> > +* Use new https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines#22-writing-a-test-in-c[C API]
> > +* Test files are added into corresponding '.gitignore' files
> ^
> binaries?
+1 (copy pasted from Test Writing Guidelines, thus fixed it also there as you
suggest in next mail).
Kind regards,
Petr
next prev parent reply other threads:[~2021-03-19 10:05 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
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 [this message]
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=YFR3Y2yln5y8EDKc@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 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.