lkdtm: split memory permissions tests to separate file
authorKees Cook <keescook@chromium.org>
Sun, 26 Jun 2016 22:12:31 +0000 (15:12 -0700)
committerKees Cook <keescook@chromium.org>
Thu, 7 Jul 2016 18:09:21 +0000 (11:09 -0700)
commit0d9eb29b13f0e326c4e19b85d3a4ac46e335e6d2
treed0a513cca0604e822d083ef01c08cc08f243516c
parenta3dff71c1c88fc184a1ae5e425ba621d547d16ec
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>
drivers/misc/Makefile
drivers/misc/lkdtm.h
drivers/misc/lkdtm_core.c
drivers/misc/lkdtm_perms.c [new file with mode: 0644]