selftests: user: remove user suite
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Thu, 25 Jul 2024 11:08:03 +0000 (16:08 +0500)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 1 Aug 2024 19:55:33 +0000 (13:55 -0600)
commit4e51e13bd986cab31dfab5c3bff1678171debbd1
treee0978d4b18fab34479b44ef4bc3ef7b0efcf8965
parent0b631ed3ce922b34dad4938215f84e5321f7e524
selftests: user: remove user suite

The user test suite has only one test, test_user_copy which loads
test_user_copy module for testing. But test_user_copy module has already
been converted to kunit (see fixes). Hence remove the entire suite.

Fixes: cf6219ee889f ("usercopy: Convert test_user_copy to KUnit test")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/Makefile
tools/testing/selftests/user/Makefile [deleted file]
tools/testing/selftests/user/config [deleted file]
tools/testing/selftests/user/test_user_copy.sh [deleted file]