All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v5 0/2] Add kirk & ltx tools
@ 2023-09-18 11:07 Andrea Cervesato
  2023-09-18 11:07 ` [LTP] [PATCH v5 1/2] Replace runltp-ng with kirk framework Andrea Cervesato
  2023-09-18 11:07 ` [LTP] [PATCH v5 2/2] Add Linux Test eXecutor inside tools Andrea Cervesato
  0 siblings, 2 replies; 6+ messages in thread
From: Andrea Cervesato @ 2023-09-18 11:07 UTC (permalink / raw)
  To: ltp

From: Andrea Cervesato <andrea.cervesato@suse.com>

Replaced runltp-ng with kirk and added ltx tool for parallel execution.

Andrea Cervesato (2):
  Replace runltp-ng with kirk framework
  Add Linux Test eXecutor inside tools

 .gitmodules        |  9 ++++++---
 tools/kirk         |  1 +
 tools/ltx/Makefile | 31 +++++++++++++++++++++++++++++++
 tools/ltx/ltx-src  |  1 +
 tools/runltp-ng    |  1 -
 5 files changed, 39 insertions(+), 4 deletions(-)
 create mode 160000 tools/kirk
 create mode 100644 tools/ltx/Makefile
 create mode 160000 tools/ltx/ltx-src
 delete mode 160000 tools/runltp-ng

-- 
2.35.3


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

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

end of thread, other threads:[~2023-09-18 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 11:07 [LTP] [PATCH v5 0/2] Add kirk & ltx tools Andrea Cervesato
2023-09-18 11:07 ` [LTP] [PATCH v5 1/2] Replace runltp-ng with kirk framework Andrea Cervesato
2023-09-18 11:39   ` Petr Vorel
2023-09-18 11:48     ` Cyril Hrubis
2023-09-18 12:10     ` Andrea Cervesato via ltp
2023-09-18 11:07 ` [LTP] [PATCH v5 2/2] Add Linux Test eXecutor inside tools Andrea Cervesato

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.