aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh
diff options
context:
space:
mode:
authorLike Xu <likexu@tencent.com>2023-09-14 17:48:03 +0800
committerSean Christopherson <seanjc@google.com>2023-10-04 12:53:05 -0700
commit332c4d90a09c2cdc59f88d6a6c58c1601403b891 (patch)
tree5969ba014f7653c4571038701a2356b2da427d24 /tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh
parentKVM: selftests: Treat %llx like %lx when formatting guest printf (diff)
downloadwireguard-linux-332c4d90a09c2cdc59f88d6a6c58c1601403b891.tar.xz
wireguard-linux-332c4d90a09c2cdc59f88d6a6c58c1601403b891.zip
KVM: selftests: Remove obsolete and incorrect test case metadata
Delete inaccurate descriptions and obsolete metadata for test cases. It adds zero value, and has a non-zero chance of becoming stale and misleading in the future. No functional changes intended. Suggested-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Like Xu <likexu@tencent.com> Link: https://lore.kernel.org/r/20230914094803.94661-1-likexu@tencent.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh')
-rwxr-xr-xtools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh b/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh
index 0560149e66ed..7cbb409801ee 100755
--- a/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh
+++ b/tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.sh
@@ -4,7 +4,6 @@
# Wrapper script which performs setup and cleanup for nx_huge_pages_test.
# Makes use of root privileges to set up huge pages and KVM module parameters.
#
-# tools/testing/selftests/kvm/nx_huge_page_test.sh
# Copyright (C) 2022, Google LLC.
set -e