Re: [PATCH 0/9] tools/testing/ktest: Fixes and a new --dry-run

From: Steven Rostedt

Date: Mon Mar 09 2026 - 10:22:01 EST


On Sat, 07 Mar 2026 19:07:55 -0300
Ricardo B. Marlière <rbm@xxxxxxxx> wrote:

> Hi Steven,

Hi Ricardo,

>
> Please consider the following ktest patches.
>
> They fix a few edge cases that I found while using ktest with a small
> virtme-ng-based harness [1], and the last two add small features:
> PRE_KTEST_DIE and a new --dry-run

Thanks, I'll do a review and apply it to my local tree. As I use ktest
daily, I always run updates locally for a while before pushing it up, as my
normal day to day usage can find subtle bugs.

-- Steve