diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-10-13 11:06:29 -0600 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-11-15 08:01:42 -0700 |
commit | d54e9a8f4430d789a7b462b5318b1012d5643fd4 (patch) | |
tree | 5e0b1dcc0f9f7e28450bf50fea3f5bbc4623829e /tools/testing/selftests/seccomp | |
parent | b5b657acc4eefed47cd19ca2ff2ab73641fb6d14 (diff) |
selftests: seccomp: update .gitignore with newly added tests
Update .gitignore with newly added tests.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/seccomp')
-rw-r--r-- | tools/testing/selftests/seccomp/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/seccomp/.gitignore b/tools/testing/selftests/seccomp/.gitignore index 346d83ca8069..5af29d3a1b0a 100644 --- a/tools/testing/selftests/seccomp/.gitignore +++ b/tools/testing/selftests/seccomp/.gitignore @@ -1 +1,2 @@ seccomp_bpf +seccomp_benchmark |