bpf: add further test cases around div/mod and others
authorDaniel Borkmann <daniel@iogearbox.net>
Fri, 26 Jan 2018 22:33:48 +0000 (23:33 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 27 Jan 2018 00:42:07 +0000 (16:42 -0800)
commit21ccaf21497b72f42133182716a42dbf573d314b
tree7294f8492555ec8d65ee23534f38c62d0e6029d5
parent73ae3c0426f01295ef307caf9531c0453b8f2728
bpf: add further test cases around div/mod and others

Update selftests to relfect recent changes and add various new
test cases.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
lib/test_bpf.c
tools/testing/selftests/bpf/test_verifier.c