Re: [PATCH 08/10] selftests/sched: Migrate cs_prctl_test to kselfttest

From: Shuah Khan
Date: Tue Feb 20 2024 - 19:03:27 EST


On 2/16/24 12:18, Chris Hyser wrote:
On 2/16/24 13:31, Joel Fernandes (Google) wrote:

This test begs to be a kselftest, is in the kselftest hierarchy and does
not even use a single kselftest API. Convert it.

It simplifies some of the code and the output also looks much nicer now:

  Totals: pass:17 fail:0 xfail:0 xpass:0 skip:0 error:0

Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>

Reviewed-by: Chris Hyser <chris.hyser@xxxxxxxxxx>


Assuming this is going through sched tree,

Acked-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>

thanks,
-- Shuah