summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/.gitignore
diff options
context:
space:
mode:
authorRalph Campbell <rcampbell@nvidia.com>2020-04-22 21:50:27 +0200
committerJason Gunthorpe <jgg@mellanox.com>2020-05-19 21:48:31 +0200
commitfee9f6d1b8df35ce4ec14a49f27a7d9e4e06fd57 (patch)
treeaefa0797ab701e1ab486445584fa598120078091 /tools/testing/selftests/vm/.gitignore
parentmm/hmm/test: add selftest driver for HMM (diff)
downloadlinux-fee9f6d1b8df35ce4ec14a49f27a7d9e4e06fd57.tar.xz
linux-fee9f6d1b8df35ce4ec14a49f27a7d9e4e06fd57.zip
mm/hmm/test: add selftests for HMM
Add some basic stand alone self tests for HMM. The test program and shell scripts use the test_hmm.ko driver to exercise HMM functionality in the kernel. Link: https://lore.kernel.org/r/20200422195028.3684-3-rcampbell@nvidia.com Signed-off-by: Ralph Campbell <rcampbell@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/testing/selftests/vm/.gitignore')
-rw-r--r--tools/testing/selftests/vm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore
index 0edb6d900e8d..f25208eca5ff 100644
--- a/tools/testing/selftests/vm/.gitignore
+++ b/tools/testing/selftests/vm/.gitignore
@@ -16,3 +16,4 @@ gup_benchmark
va_128TBswitch
map_fixed_noreplace
write_to_hugetlbfs
+hmm-tests