aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMuhammad Usama Anjum <usama.anjum@collabora.com>2022-03-02 23:01:20 +0500
committerShuah Khan <skhan@linuxfoundation.org>2022-03-03 15:17:10 -0700
commit946ad0499d984be13ec02f8257ca0527ec287bf2 (patch)
tree13f9a3d0b39c4e10075470197a5629804eb7db96
parentselftests/exec: add generated files to .gitignore (diff)
downloadwireguard-linux-946ad0499d984be13ec02f8257ca0527ec287bf2.tar.xz
wireguard-linux-946ad0499d984be13ec02f8257ca0527ec287bf2.zip
selftests: kvm: add generated file to the .gitignore
Add hyperv_svm_test to the .gitignore file. Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
-rw-r--r--tools/testing/selftests/kvm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index dce7de7755e6..62f9b781545b 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -20,6 +20,7 @@
/x86_64/hyperv_clock
/x86_64/hyperv_cpuid
/x86_64/hyperv_features
+/x86_64/hyperv_svm_test
/x86_64/mmio_warning_test
/x86_64/mmu_role_test
/x86_64/platform_info_test