diff options
author | Lorenz Bauer <[email protected]> | 2023-04-13 10:47:40 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2023-04-13 14:17:02 +0200 |
commit | 5a674611d116a5fc28c5429beea2b78c6e2933ef (patch) | |
tree | aac535ef15c7a1fbfb8258a9df7f32f7b35d3177 /tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c | |
parent | d319f344561de23e810515d109c7278919bff7b0 (diff) |
selftests/bpf: Fix use of uninitialized op_name in log tests
One of the test assertions uses an uninitialized op_name, which leads
to some headscratching if it fails. Use a string constant instead.
Fixes: b1a7a480a112 ("selftests/bpf: Add fixed vs rotating verifier log tests")
Signed-off-by: Lorenz Bauer <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c')
0 files changed, 0 insertions, 0 deletions