summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/safesetid
AgeCommit message (Expand)AuthorLines
2022-07-15LSM: SafeSetID: add setgroups() testing to selftestMicah Morton-0/+69
2022-07-15LSM: SafeSetID: add GID testing to selftestMicah Morton-0/+131
2022-07-15LSM: SafeSetID: selftest cleanup and prepare for GIDsMicah Morton-44/+51
2022-07-15LSM: SafeSetID: fix userns bug in selftestMicah Morton-1/+1
2021-08-26selftests: safesetid: Fix spelling mistake "cant" -> "can't"Colin Ian King-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-12-09selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu-1/+1
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu-5/+10
2019-12-09selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu-1/+2
2019-07-15LSM: SafeSetID: verify transitive constrainednessJann Horn-1/+3
2019-07-15LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn-11/+5
2019-02-12LSM: SafeSetID: add selftestMicah Morton-0/+371