[PATCH v4 4/4] seccomp: Add tests for SECCOMP_RET_LOG

Kees Cook keescook at chromium.org
Thu Feb 16 01:13:38 UTC 2017


On Mon, Feb 13, 2017 at 7:55 PM, Tyler Hicks <tyhicks at canonical.com> wrote:
> Extend the kernel selftests for seccomp to test the newly added
> SECCOMP_RET_LOG action. The added tests follow the example of existing
> tests.
>
> Unfortunately, the tests are not capable of inspecting the audit log to
> verify that the syscall was logged.

It could try to read dmesg... :P But I don't need that for this patch,
though maybe add it to the test's TODO list?

-Kees

-- 
Kees Cook
Pixel Security




More information about the Linux-audit mailing list