public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v4 0/2] Add kirk & ltx tools
@ 2023-09-18  9:22 Andrea Cervesato
  2023-09-18  9:22 ` [LTP] [PATCH v4 1/2] Replace runltp-ng with kirk framework Andrea Cervesato
  2023-09-18  9:22 ` [LTP] [PATCH v4 2/2] Add Linux Test eXecutor inside tools Andrea Cervesato
  0 siblings, 2 replies; 6+ messages in thread
From: Andrea Cervesato @ 2023-09-18  9:22 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 10:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18  9:22 [LTP] [PATCH v4 0/2] Add kirk & ltx tools Andrea Cervesato
2023-09-18  9:22 ` [LTP] [PATCH v4 1/2] Replace runltp-ng with kirk framework Andrea Cervesato
2023-09-18 10:09   ` Richard Palethorpe
2023-09-18 10:49   ` Petr Vorel
2023-09-18  9:22 ` [LTP] [PATCH v4 2/2] Add Linux Test eXecutor inside tools Andrea Cervesato
2023-09-18 10:11   ` Richard Palethorpe

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