diff options
author | Magnus Karlsson <[email protected]> | 2023-09-14 10:48:52 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-09-14 09:47:55 -0700 |
commit | f20fbcd077eb8f46d6deee46e345fefb1130a181 (patch) | |
tree | d5c94933a19a1427dd2adb9ea6b7155b895fe0cf /tools/perf/scripts/python/gecko.py | |
parent | 13c341c4508318f77f2c590b9971ac9efec925cc (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions