public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/1] doc: Drop uClinux support
@ 2021-05-31  3:29 Petr Vorel
  2021-05-31  3:37 ` Petr Vorel
  2021-05-31  8:56 ` Cyril Hrubis
  0 siblings, 2 replies; 5+ messages in thread
From: Petr Vorel @ 2021-05-31  3:29 UTC (permalink / raw)
  To: ltp

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi,

some shorter form could be added to 3. Test Contribution Checklist [1] as well.

Kind regards,
Petr

[1] https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines#3-test-contribution-checklist

 doc/maintainer-patch-review-checklist.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/maintainer-patch-review-checklist.txt b/doc/maintainer-patch-review-checklist.txt
index 5420fa933..81ed61ddf 100644
--- a/doc/maintainer-patch-review-checklist.txt
+++ b/doc/maintainer-patch-review-checklist.txt
@@ -44,6 +44,9 @@ New test should
 * Docparse documentation
 * If a test is a regression test it should include tags
   (more in https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines#2238-test-tags[Test tags])
+* When rewritting old tests, https://en.wikipedia.org/wiki/%CE%9CClinux[uClinux
+  (?Clinux)] support should be removed (project has been discontinued).
+  E.g. `FORK_OR_VFORK()` should be replaced with simple `fork()` or `SAFE_FORK()`.
 
 ### Shell tests
 * Use new https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines#23-writing-a-testcase-in-shell[shell API]
-- 
2.31.1


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

end of thread, other threads:[~2021-06-02 11:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-31  3:29 [LTP] [PATCH 1/1] doc: Drop uClinux support Petr Vorel
2021-05-31  3:37 ` Petr Vorel
2021-05-31  8:56 ` Cyril Hrubis
2021-05-31 14:54   ` Petr Vorel
2021-06-02 11:18   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox