Re: [PATCH] test_kho: always print restore status

From: Pasha Tatashin

Date: Tue Nov 18 2025 - 15:32:12 EST


On Tue, Nov 18, 2025 at 1:10 PM 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>

Reviewed-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>