summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/timer_failure.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: fix timer/test_bad_ret subtest on test_progs-cpuv4 flavorAndrii Nakryiko2023-12-081-2/+3
* selftests/bpf: validate async callback return value check correctnessAndrii Nakryiko2023-12-021-8/+28
* bpf: enforce precise retval range on program exitAndrii Nakryiko2023-12-021-1/+1
* selftests/bpf: Add testcase for async callback return value failureDavid Vernet2023-10-091-0/+47