diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-20 01:24:32 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-01-19 18:37:00 -0800 |
commit | 87c1793b1b7f34915e9e64cdb503efb281c769a7 (patch) | |
tree | c9abdd574414dbb1e54c712a3d95340058ea6998 /kernel/bpf | |
parent | fcd1c9177195489c40198d2769649439dd88505b (diff) | |
download | linux-87c1793b1b7f34915e9e64cdb503efb281c769a7.tar.gz linux-87c1793b1b7f34915e9e64cdb503efb281c769a7.tar.bz2 linux-87c1793b1b7f34915e9e64cdb503efb281c769a7.zip |
bpf: add couple of test cases for div/mod by zero
Add couple of missing test cases for eBPF div/mod by zero to the
new test_verifier prog runtime feature. Also one for an empty prog
and only exit.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions