commit | 0d9eb29b13f0e326c4e19b85d3a4ac46e335e6d2 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Sun Jun 26 15:12:31 2016 -0700 |
committer | Kees Cook <keescook@chromium.org> | Thu Jul 07 11:09:21 2016 -0700 |
tree | d0a513cca0604e822d083ef01c08cc08f243516c | |
parent | a3dff71c1c88fc184a1ae5e425ba621d547d16ec [diff] |
lkdtm: split memory permissions tests to separate file This splits the EXEC_*, WRITE_* and related tests into the new lkdtm_perms.c file to help separate things better for readability. Signed-off-by: Kees Cook <keescook@chromium.org>