Skip to content

Commit 4e51e13

Browse files
musamaanjumshuahkh
authored andcommitted
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: cf6219e ("usercopy: Convert test_user_copy to KUnit test") Signed-off-by: Muhammad Usama Anjum <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent 0b631ed commit 4e51e13

File tree

4 files changed

+0
-29
lines changed

4 files changed

+0
-29
lines changed

tools/testing/selftests/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ TARGETS += tmpfs
107107
TARGETS += tpm2
108108
TARGETS += tty
109109
TARGETS += uevent
110-
TARGETS += user
111110
TARGETS += user_events
112111
TARGETS += vDSO
113112
TARGETS += mm

tools/testing/selftests/user/Makefile

Lines changed: 0 additions & 9 deletions
This file was deleted.

tools/testing/selftests/user/config

Lines changed: 0 additions & 1 deletion
This file was deleted.

tools/testing/selftests/user/test_user_copy.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)