diff options
author | Magnus Karlsson <magnus.karlsson@intel.com> | 2023-09-14 10:48:52 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-09-14 09:47:55 -0700 |
commit | f20fbcd077eb8f46d6deee46e345fefb1130a181 (patch) | |
tree | d5c94933a19a1427dd2adb9ea6b7155b895fe0cf /tools/testing/selftests/riscv | |
parent | 13c341c4508318f77f2c590b9971ac9efec925cc (diff) | |
download | linux-f20fbcd077eb8f46d6deee46e345fefb1130a181.tar.gz linux-f20fbcd077eb8f46d6deee46e345fefb1130a181.tar.bz2 linux-f20fbcd077eb8f46d6deee46e345fefb1130a181.zip |
selftests/xsk: declare test names in struct
Declare the test names statically in a struct so that we can refer to
them when adding the support to execute a single test in the next
commit. Before this patch, the names of them were not declared in a
single place which made it not possible to refer to them.
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Link: https://lore.kernel.org/r/20230914084900.492-6-magnus.karlsson@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/riscv')
0 files changed, 0 insertions, 0 deletions