[LTP] [PATCH v2 0/2] Add kirk & ltx tools

Andrea Cervesato andrea.cervesato@suse.de
Fri Sep 15 16:41:54 CEST 2023


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/.gitignore |  1 +
 tools/ltx/Makefile   | 26 ++++++++++++++++++++++++++
 tools/ltx/ltx-src    |  1 +
 tools/runltp-ng      |  1 -
 6 files changed, 35 insertions(+), 4 deletions(-)
 create mode 160000 tools/kirk
 create mode 100644 tools/ltx/.gitignore
 create mode 100644 tools/ltx/Makefile
 create mode 160000 tools/ltx/ltx-src
 delete mode 160000 tools/runltp-ng

-- 
2.35.3



More information about the ltp mailing list