aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/lsm/config
AgeCommit message (Collapse)AuthorFilesLines
2023-11-12LSM: selftests for Linux Security Module syscallsCasey Schaufler1-0/+3
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 <[email protected]> Reviewed-by: Mickaël Salaün <[email protected]> Tested-by: Mickaël Salaün <[email protected]> Signed-off-by: Paul Moore <[email protected]>