Re: [PATCH v3 15/54] selftests/mm: ksm_tests: use kselftest framework

From: Sarthak Sharma

Date: Wed Apr 29 2026 - 08:00:34 EST




On 4/29/26 2:12 AM, Mike Rapoport wrote:
> From: "Mike Rapoport (Microsoft)" <rppt@xxxxxxxxxx>
>
> Convert ksm_tests to use kselftest framework for reporting and tracking
> successful and failing runs.
>
> Reviewed by: Donet Tom <donettom@xxxxxxxxxxxxx>
>
> Reviewed-by: Mark Brown <broonie@xxxxxxxxxx>
> Signed-off-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>> ---

I've run the test before and after applying the patch. The patch
correctly formats the output according to KTAP format with no change in
results.

Tested-by: Sarthak Sharma <sarthak.sharma@xxxxxxx>