summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/test_local_storage.c
AgeCommit message (Expand)Author
2023-03-25selftests/bpf: Test task storage when local_storage->smap is NULLMartin KaFai Lau
2023-03-10selftests/bpf: Replace CHECK with ASSERT in test_local_storageMartin KaFai Lau
2022-09-01selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.hHou Tao
2021-12-29bpf/selftests: Update local storage selftest for sleepable programsKP Singh
2021-02-02selftests/bpf: Fix a compiler warning in local_storage testKP Singh
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh
2020-12-03selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev
2020-11-06selftests/bpf: Fix selftest build with old libcAlexei Starovoitov
2020-11-06bpf: Exercise syscall operations for inode and sk storageKP Singh
2020-11-06bpf: Add tests for task_local_storageKP Singh
2020-08-25bpf: Add selftests for local_storageKP Singh