aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2015-05-12 21:07:57 -0700
committerShuah Khan <shuahkh@osg.samsung.com>2015-05-26 15:58:09 -0600
commit3dce92845396c26b0e5ad992277cbb8b296e33bd (patch)
tree348e35852b790daae454e1825a332eff2b0c0e0e /tools/testing/selftests/futex
parentkselftest: Add exit code defines (diff)
downloadlinux-dev-3dce92845396c26b0e5ad992277cbb8b296e33bd.tar.xz
linux-dev-3dce92845396c26b0e5ad992277cbb8b296e33bd.zip
selftests/futex: Add .gitignore
Add the futex/functional targets to .gitignore. Cc: Shuah Khan <shuahkh@osg.samsung.com> Cc: linux-api@vger.kernel.org Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Davidlohr Bueso <dave@stgolabs.net> Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/futex')
-rw-r--r--tools/testing/selftests/futex/functional/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/testing/selftests/futex/functional/.gitignore b/tools/testing/selftests/futex/functional/.gitignore
new file mode 100644
index 000000000000..a09f57061902
--- /dev/null
+++ b/tools/testing/selftests/futex/functional/.gitignore
@@ -0,0 +1,7 @@
+futex_requeue_pi
+futex_requeue_pi_mismatched_ops
+futex_requeue_pi_signal_restart
+futex_wait_private_mapped_file
+futex_wait_timeout
+futex_wait_uninitialized_heap
+futex_wait_wouldblock