selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 28 Feb 2020 00:00:08 +0000 (00:00 +0000)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 28 Feb 2020 12:35:05 +0000 (13:35 +0100)
The commit identified below added pidfd_fdinfo_test
but failed to add it to .gitignore

Fixes: 2def297ec7fb ("pidfd: add tests for NSpid info in fdinfo")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/966567c7dbaa26a06730d796354f8a086c0ee288.1582847778.git.christophe.leroy@c-s.fr
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
tools/testing/selftests/pidfd/.gitignore

index 3a779c0..39559d7 100644 (file)
@@ -2,4 +2,5 @@ pidfd_open_test
 pidfd_poll_test
 pidfd_test
 pidfd_wait
+pidfd_fdinfo_test
 pidfd_getfd_test