]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: adjust test_align expected output
authorAlexei Starovoitov <ast@fb.com>
Fri, 1 Dec 2017 05:31:41 +0000 (21:31 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 1 Dec 2017 10:25:10 +0000 (11:25 +0100)
commite76b30ddb1036b4b986b8fbce787a0f19f541486
treefb72eabc6915ecece7843ce258b2266d9dfd61d3
parent3fe1ae573b130f72ddeaca115b7a7b5d37b416c6
selftests/bpf: adjust test_align expected output

since verifier started to print liveness state of the registers
adjust expected output of test_align.
Now this test checks for both proper alignment handling by verifier
and correctness of liveness marks.

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