commit | 50a7cedb150a628b54aa7f8ce1e922a72c773273 | [log] [tgz] |
---|---|---|
author | Joanne Koong <joannelkoong@gmail.com> | Mon Feb 13 21:13:32 2023 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Feb 13 21:42:29 2023 -0800 |
tree | 61fa4d77636bc054c618937141408aeb729cb4b5 | |
parent | 8032cad1030279066ce4a1f82b76d0fe7eb578e2 [diff] |
selftests/bpf: Clean up dynptr prog_tests Clean up prog_tests/dynptr.c by removing the unneeded "expected_err_msg" in the dynptr_tests struct, which is a remnant from converting the fail tests cases to use the generic verification tester. Signed-off-by: Joanne Koong <joannelkoong@gmail.com> Link: https://lore.kernel.org/r/20230214051332.4007131-2-joannelkoong@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>