summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko2023-10-061-1/+1
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-2/+2
* selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov2022-02-021-20/+26
* selftests/bpf: Fix misaligned memory access in queue_stack_map testAndrii Nakryiko2021-11-261-5/+7
* selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko2021-11-071-1/+1
* selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev2020-05-091-0/+1
* selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev2019-08-281-6/+2
* selftests: bpf: break up test_progs - miscStanislav Fomichev2019-03-021-0/+103