aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Chaignon <paul.chaignon@gmail.com>2023-11-27 23:13:52 +0100
committerAleksandr Nogikh <nogikh@google.com>2023-11-28 12:12:09 +0000
commit9fd502516ace3f827e8e2f7c26ffacf6fa78b4c0 (patch)
treefd08b36fcbe06dc82ca43e502c69aca2ada59a5f /docs
parentbaec5b18b692c2a40f471841cc7bf288e9bd6600 (diff)
sys/linux/test: don't run BPF test programs with helpers
Our test programs with BPF helper calls are used to verify that the syzkaller descriptions for BPF helpers are correct. We don't really need to run those BPF programs to check that the descriptions are correct; the real test is to pass the verifier, which happens at load time. This commit therefore removes syscalls to run the BPF programs. We are limited in how many syscalls we can have per syzkaller programs so we might as well make the most of it. Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions