aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/prog_tests/reference_tracking.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller1-1/+1
2022-04-19selftests/bpf: Use non-autoloaded programs in few testsAndrii Nakryiko1-16/+7
2021-09-28selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko1-13/+10
2021-09-17selftests/bpf: Stop using bpf_program__loadDave Marchevsky1-8/+31
2021-08-06selftests/bpf: Rename reference_tracking BPF programsAndrii Nakryiko1-2/+2
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko1-1/+1
2020-09-03selftests/bpf: Don't use deprecated libbpf APIsAndrii Nakryiko1-1/+1
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko1-1/+1
2019-10-21selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko1-1/+2
2019-10-05selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIsAndrii Nakryiko1-2/+14
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev1-3/+1
2019-07-27selftest/bpf: centralize libbpf logging management for test_progsAndrii Nakryiko1-11/+4
2019-03-02selftests: bpf: break up test_progs - miscStanislav Fomichev1-0/+48