aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller1-1/+1
2021-12-14selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee1-2/+2
2021-11-07selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko1-1/+1
2021-10-08selfetest/bpf: Make some tests serialYucong Sun1-1/+1
2020-08-13selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko1-4/+4
2020-04-28selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_infoAndrii Nakryiko1-9/+101
2019-08-28selftests/bpf: test_progs: remove asserts from subtestsStanislav Fomichev1-7/+12
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev1-2/+1
2019-07-27selftests/bpf: abstract away test log outputAndrii Nakryiko1-3/+3
2019-04-02selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.cStanislav Fomichev1-4/+4
2019-03-02selftests: bpf: break up test_progs - miscStanislav Fomichev1-0/+249