aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/test_local_storage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-29bpf/selftests: Update local storage selftest for sleepable programsKP Singh1-14/+6
2021-02-02selftests/bpf: Fix a compiler warning in local_storage testKP Singh1-1/+1
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh1-70/+26
2020-12-03selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev1-10/+18
2020-11-06selftests/bpf: Fix selftest build with old libcAlexei Starovoitov1-0/+4
2020-11-06bpf: Exercise syscall operations for inode and sk storageKP Singh1-2/+15
2020-11-06bpf: Add tests for task_local_storageKP Singh1-13/+172
2020-08-25bpf: Add selftests for local_storageKP Singh1-0/+60