summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/atomics.c
Commit message (Expand)AuthorAgeFilesLines
* bpf, selftests: Use raw_tp program for atomic testHou Tao2022-02-281-69/+22
* selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov2022-02-021-37/+35
* selftests/bpf: Update test names for xchg and cmpxchgPaul E. McKenney2021-12-021-2/+2
* selftests/bpf: Add weak/typeless ksym test for light skeletonKumar Kartikeya Dwivedi2021-10-281-17/+17
* selftests/bpf: Adding pid filtering for atomics testYucong Sun2021-10-081-0/+1
* selftests/bpf: Convert atomics test to light skeleton.Alexei Starovoitov2021-05-191-36/+36
* bpf: Add tests for new BPF atomic operationsBrendan Jackman2021-01-141-0/+246