selftests/bpf: shorten subtest names for struct_ops_module test
authorAndrii Nakryiko <andrii@kernel.org>
Tue, 7 May 2024 00:13:35 +0000 (17:13 -0700)
committerMartin KaFai Lau <martin.lau@kernel.org>
Tue, 7 May 2024 23:21:59 +0000 (16:21 -0700)
commit7b9959b8cdbc40b31b4c66bb900ec8d5e5b305bd
tree587a047f502580fa81c3b74a17204016c926097a
parent41df0733ea414a49094258adab4d600db0420731
selftests/bpf: shorten subtest names for struct_ops_module test

Drive-by clean up, we shouldn't use meaningless "test_" prefix for
subtest names.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20240507001335.1445325-8-andrii@kernel.org
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
tools/testing/selftests/bpf/prog_tests/test_struct_ops_module.c