summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/prctl
diff options
context:
space:
mode:
authorShuah Khan <skhan@linuxfoundation.org>2023-07-25 18:22:05 +0300
committerShuah Khan <skhan@linuxfoundation.org>2023-07-25 19:33:25 +0300
commit7e4bf0c1d0f707d446ec1bb673d946ee55c9a4f4 (patch)
tree1c83a715f81ece406c4e198e9597fe842af1829e /tools/testing/selftests/prctl
parent7611c8ff152fe58585fc51bcf452ad4c089dc751 (diff)
downloadlinux-7e4bf0c1d0f707d446ec1bb673d946ee55c9a4f4.tar.xz
selftests:prctl: add set-process-name to .gitignore
Add newly addded set-process-name test to .gitignore Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/prctl')
-rw-r--r--tools/testing/selftests/prctl/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/prctl/.gitignore b/tools/testing/selftests/prctl/.gitignore
index 7a657b25f686..05d5e31661df 100644
--- a/tools/testing/selftests/prctl/.gitignore
+++ b/tools/testing/selftests/prctl/.gitignore
@@ -3,3 +3,4 @@ disable-tsc-ctxt-sw-stress-test
disable-tsc-on-off-stress-test
disable-tsc-test
set-anon-vma-name-test
+set-process-name