On 2/20/2024 7:03 PM, Shuah Khan wrote:
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@joelfernandes.org
Reviewed-by: Chris Hyser chris.hyser@oracle.com
Assuming this is going through sched tree,
Acked-by: Shuah Khan skhan@linuxfoundation.org
Thanks, I think Peter is out so it may take a while going through the sched tree. This individual patch is independent as such and could go through the kselftest tree. However, I am totally Ok with either option.
Also, thanks to you and Chris for the tags and I will add them for future postings.
- Joel