summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/test_lsm.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Check stack_mprotect() return valueIlya Leoshkevich2023-01-281-1/+2
* selftests/bpf: Use ASSERT macros in lsm testJiri Olsa2021-04-251-17/+10
* selftests/bpf: Add re-attach test to lsm testJiri Olsa2021-04-251-10/+38
* selftests/bpf: Remove duplicate include in test_lsmMenglong Dong2021-01-081-1/+0
* selftests/bpf: Add sleepable testsAlexei Starovoitov2020-08-281-0/+9
* bpf, lsm: Fix the file_mprotect LSM test.KP Singh2020-04-021-9/+9
* bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh2020-03-301-0/+86