On 7/31/24 02:32, Muhammad Usama Anjum wrote:
On 7/31/24 3:37 AM, Shuah Khan wrote:
On 7/25/24 06:11, Muhammad Usama Anjum wrote:
The strscpy test loads test_strscpy module for testing. But test_strscpy was converted to Kunit (see fixes). Hence remove strscpy.
Fixes: 41eefc46a3a4 ("string: Convert strscpy() self-test to KUnit") Signed-off-by: Muhammad Usama Anjum usama.anjum@collabora.com
Changes since v1:
- Remove from Makefile and config file as well
As mentioned in other threads on this conversion to kunit and removal of kselfttest - NACK on this patch.
Please don't send me any more of these conversion and removal patches.
This patch is removing a dead kselftest as its corresponding test module was moved years ago (in 2022). This test has been failing since then. It seems like misunderstanding that I'm removing something.
Thank you for the clarification
Applied linux-kselftest for Linux 6.12-rc1
thanks, -- Shuah