public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v1] Add runltp-ng to upstream
@ 2022-12-02 10:30 Andrea Cervesato via ltp
  2022-12-02 14:01 ` Petr Vorel
  2022-12-05  8:29 ` Richard Palethorpe
  0 siblings, 2 replies; 7+ messages in thread
From: Andrea Cervesato via ltp @ 2022-12-02 10:30 UTC (permalink / raw)
  To: ltp

runltp-ng is the next generation runner for Linux Testing Project and it
will replace the current obsolete runltp script in the next future.

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
 .gitmodules     | 3 +++
 tools/runltp-ng | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 tools/runltp-ng

diff --git a/.gitmodules b/.gitmodules
index a3c34af4b..e85fc6279 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
 [submodule "tools/sparse/sparse-src"]
 	path = tools/sparse/sparse-src
 	url = git://git.kernel.org/pub/scm/devel/sparse/sparse.git
+[submodule "tools/runltp-ng"]
+	path = tools/runltp-ng
+	url = https://github.com/acerv/runltp-ng
diff --git a/tools/runltp-ng b/tools/runltp-ng
new file mode 160000
index 000000000..b08471158
--- /dev/null
+++ b/tools/runltp-ng
@@ -0,0 +1 @@
+Subproject commit b0847115891bd3dddbe920a716342917e7088379
-- 
2.35.3


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

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

end of thread, other threads:[~2022-12-20 12:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02 10:30 [LTP] [PATCH v1] Add runltp-ng to upstream Andrea Cervesato via ltp
2022-12-02 14:01 ` Petr Vorel
2022-12-05  8:23   ` Andrea Cervesato via ltp
2022-12-05 11:03     ` Petr Vorel
2022-12-05  8:29 ` Richard Palethorpe
2022-12-12 15:06   ` Richard Palethorpe
2022-12-20 12:27   ` Cyril Hrubis

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