Re: [PATCH] test_kho: always print restore status

From: SeongJae Park

Date: Wed Nov 19 2025 - 20:18:51 EST


On Tue, 18 Nov 2025 19:10:45 +0100 Pratyush Yadav <pratyush@xxxxxxxxxx> wrote:

> Currently the KHO test only prints a message on success, and remains
> silent on failure. This makes it difficult to notice a failing test. A
> failing test is usually more interesting than a successful one.
>
> Always print the test status after attempting restore.
>
> Signed-off-by: Pratyush Yadav <pratyush@xxxxxxxxxx>

Acked-by: SeongJae Park <sj@xxxxxxxxxxx>


Thanks,
SJ

[...]