These patches improve the error handling for verifier tests. With "Test the 32bit narrow read" Krzesimir Nowak provided these patches first, but they were never merged. The improved error handling helps to implement and test BPF program types that are not supported yet. Florian Lehner (2): selftests/bpf: Avoid errno clobbering selftests/bpf: Print reason when a tester could not run a program tools/testing/selftests/bpf/test_verifier.c | 28 ++++++++++++++++----- 1 file changed, 22 insertions(+), 6 deletions(-) -- 2.28.0