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.an...@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.
thanks,
-- Shuah