diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-10-13 13:28:40 -0400 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-11-15 10:01:42 -0500 |
commit | b5b657acc4eefed47cd19ca2ff2ab73641fb6d14 (patch) | |
tree | cfd748df454d71b0bc278b588f13de9f5157099b | |
parent | e7d65f9c8b88795c5fa897cf9e6d6d166d635724 (diff) |
selftests: vm: Update .gitignore with newly added tests
Update .gitignore with newly added tests.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
-rw-r--r-- | tools/testing/selftests/vm/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore index 142c565bb351..1ca2ee4d15b9 100644 --- a/tools/testing/selftests/vm/.gitignore +++ b/tools/testing/selftests/vm/.gitignore | |||
@@ -8,3 +8,5 @@ on-fault-limit | |||
8 | transhuge-stress | 8 | transhuge-stress |
9 | userfaultfd | 9 | userfaultfd |
10 | mlock-intersect-test | 10 | mlock-intersect-test |
11 | mlock-random-test | ||
12 | virtual_address_range | ||