summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/reference_tracking.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-1/+1
* selftests/bpf: Use non-autoloaded programs in few testsAndrii Nakryiko2022-04-191-16/+7
* selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko2021-09-281-13/+10
* selftests/bpf: Stop using bpf_program__loadDave Marchevsky2021-09-171-8/+31
* selftests/bpf: Rename reference_tracking BPF programsAndrii Nakryiko2021-08-061-2/+2
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-251-1/+1
* selftests/bpf: Don't use deprecated libbpf APIsAndrii Nakryiko2020-09-031-1/+1
* libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko2019-10-221-1/+1
* selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko2019-10-211-1/+2
* selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIsAndrii Nakryiko2019-10-051-2/+14
* selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev2019-08-281-3/+1
* selftest/bpf: centralize libbpf logging management for test_progsAndrii Nakryiko2019-07-271-11/+4
* selftests: bpf: break up test_progs - miscStanislav Fomichev2019-03-021-0/+48