]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit464dc24ed3e34f37baa417fe0bc5a0f34a4f1811
tree7294f8492555ec8d65ee23534f38c62d0e6029d5
parent46bc49e85466709de30eeee38e0553d090d33115
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