]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: add selftests for wide loads
authorStanislav Fomichev <sdf@google.com>
Mon, 15 Jul 2019 16:39:55 +0000 (09:39 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 15 Jul 2019 21:15:53 +0000 (23:15 +0200)
commitc70cba36ffcd26609d662e6d73c994f3a177ea37
tree30553573701ad411a3fd62a0ee5e0a914ee7ee32
parent9f3b9da09fe62198c8a2f01e24bbc589af3d28a5
selftests/bpf: add selftests for wide loads

Mirror existing wide store tests with wide loads. The only significant
difference is expected error string.

Cc: Yonghong Song <yhs@fb.com>
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/testing/selftests/bpf/verifier/wide_access.c