summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/lsm/common.c
AgeCommit message (Collapse)AuthorFilesLines
2023-11-13LSM: selftests for Linux Security Module syscallsCasey Schaufler1-0/+89
Add selftests for the three system calls supporting the LSM infrastructure. This set of tests is limited by the differences in access policy enforced by the existing security modules. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> Reviewed-by: Mickaël Salaün <mic@digikod.net> Tested-by: Mickaël Salaün <mic@digikod.net> Signed-off-by: Paul Moore <paul@paul-moore.com>