commit | 5c2c2bba50d8f4d9cc40e11d6faa0b25f503efb7 | [log] [tgz] |
---|---|---|
author | Anders Roxell <anders.roxell@linaro.org> | Fri Apr 11 11:04:31 2025 +0200 |
committer | nareshkamboju <naresh.kamboju@gmail.com> | Fri May 02 17:32:40 2025 +0530 |
tree | 0f94b90dbbfe18bfb401face1b02bf65d5c07c27 | |
parent | eb8be1a49133c9b242cf9a9361d5983bf970662d [diff] |
automated: linux: ltp: kirk runner: parallelize tests Add support for parallel test execution with the new LTP test runner, kirk. This update introduces the KIRK_WORKERS variable, which allows you to configure the number of worker processes used for running tests in parallel. This can significantly reduce test runtime on systems with many CPU cores. Suggested-by: Mark Brown <broonie@kernel.org> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>