summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/linked_list.c
AgeCommit message (Expand)Author
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko
2023-09-08selftests/bpf: Update error message in negative linked_list testYonghong Song
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky
2023-04-15bpf: Migrate bpf_rbtree_remove to possibly failDave Marchevsky
2023-04-15selftests/bpf: Modify linked_list tests to work with macro-ified insertsDave Marchevsky
2023-02-13bpf: Special verifier handling for bpf_rbtree_{remove, first}Dave Marchevsky
2023-02-13bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky
2023-02-13bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky
2022-11-22selftests/bpf: Workaround for llvm nop-4 bugAlexei Starovoitov
2022-11-22Revert "selftests/bpf: Temporarily disable linked list tests"Alexei Starovoitov
2022-11-17selftests/bpf: Temporarily disable linked list testsKumar Kartikeya Dwivedi
2022-11-17selftests/bpf: Add BTF sanity testsKumar Kartikeya Dwivedi
2022-11-17selftests/bpf: Add BPF linked list API testsKumar Kartikeya Dwivedi