Re: [PATCH v2 2/2] tests: test seccomp filter notifications
From: Kees Cook
Date: Fri May 29 2020 - 01:41:51 EST
On Thu, May 28, 2020 at 05:14:12PM +0200, Christian Brauner wrote:
> This verifies we're correctly notified when a seccomp filter becomes
> unused when a notifier is in use.
While you're adding this, can you adjust the other user_notif tests to
check for POLLHUP as well (i.e fail if it appears)?
Otherwise, yes, tests look good. :) Yay tests!
--
Kees Cook