[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<CO1PR10MB4705D8F60A86C711578CD3999BC52@CO1PR10MB4705.namprd10.prod.outlook.com>
Date: Wed, 19 Feb 2025 16:03:07 +0000
From: Chris Hyser <chris.hyser@...cle.com>
To: Sinadin Shan <sinadin.shan@...cle.com>,
"shuah@...nel.org"
<shuah@...nel.org>
CC: "linux-kselftest@...r.kernel.org" <linux-kselftest@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] selftests: sched: add sched as a default selftest target
> From: Sinadin Shan <sinadin.shan@...cle.com>
> Sent: Wednesday, February 19, 2025 1:46 AM
> To: shuah@...nel.org
> Cc: linux-kselftest@...r.kernel.org; linux-kernel@...r.kernel.org; Chris Hyser; Sinadin Shan
> Subject: [PATCH] selftests: sched: add sched as a default selftest target
>
> The sched tests are missing a target entry and hence out-of-tree build
> support.
>
> For instance:
> make -C tools/testing/selftests install INSTALL_LOCATION=/foo/bar
>
> is expected to build the sched tests and place them at /foo/bar.
> But this is not observed since a TARGET entry is not present for sched.
>
> This was suggested by Shuah in this conversation
> Link: https://lore.kernel.org/linux-kselftest/60dd0240-8e45-4958-acf2-7eeee917785b@linuxfoundation.org/
>
> Add support for sched selftests by adding sched as a default TARGET
>
> Signed-off-by: Sinadin Shan <sinadin.shan@...cle.com>
Reviewed-by: Chris Hyser <chris.hyser@...cle.com>
Powered by blists - more mailing lists