commit | 6a28b446b7d2d5455080d5b772c50b99859d6cf5 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Thu Nov 30 21:31:41 2017 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Dec 01 11:25:10 2017 +0100 |
tree | fb72eabc6915ecece7843ce258b2266d9dfd61d3 | |
parent | 914cb781ee1a35f4c7a5173a668d6ba2c4734b91 [diff] |
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>