summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/test_local_storage.c
Commit message (Expand)AuthorAgeFilesLines
* bpf/selftests: Update local storage selftest for sleepable programsKP Singh2021-12-291-14/+6
* selftests/bpf: Fix a compiler warning in local_storage testKP Singh2021-02-021-1/+1
* bpf: Update local storage test to check handling of null ptrsKP Singh2021-01-121-70/+26
* selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev2020-12-031-10/+18
* selftests/bpf: Fix selftest build with old libcAlexei Starovoitov2020-11-061-0/+4
* bpf: Exercise syscall operations for inode and sk storageKP Singh2020-11-061-2/+15
* bpf: Add tests for task_local_storageKP Singh2020-11-061-13/+172
* bpf: Add selftests for local_storageKP Singh2020-08-251-0/+60