]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bpf: more tests for mixed signed and unsigned bounds checks
authorDaniel Borkmann <daniel@iogearbox.net>
Thu, 20 Jul 2017 22:00:25 +0000 (00:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jul 2017 22:20:27 +0000 (15:20 -0700)
commit8641250251bfcd93479c71783c6792ae3325d7e4
tree16ade798c25aadabe9df7a5d39ced646dec0170d
parentb712296a41ce0a114895fdff68fc22aada165b07
bpf: more tests for mixed signed and unsigned bounds checks

Add a couple of more test cases to BPF selftests that are related
to mixed signed and unsigned checks.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/bpf/test_verifier.c