aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/global_data.c
AgeCommit message (Expand)Author
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller
2022-03-15selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui
2022-02-02selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov
2022-01-12selftests/bpf: Stop using bpf_map__def() APIChristy Lee
2021-11-07selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko
2021-10-21selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal mapsAndrii Nakryiko
2020-08-13selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-05-09selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev
2019-04-09bpf, selftest: test global data/bss/rodata sectionsJoe Stringer