summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-04-28 04:03:50 +0300
committerDavid S. Miller <davem@davemloft.net>2020-04-28 23:30:44 +0300
commit74bc7c97fa88ae334752e7b45702d23813df8873 (patch)
tree85ea60123871db4f56afd2d3fbe9808ede92d210 /tools/perf/scripts/python/export-to-postgresql.py
parente7f304607778e31bfd8e6b00ce2a8f990b265e14 (diff)
downloadlinux-74bc7c97fa88ae334752e7b45702d23813df8873.tar.xz
kselftest: add fixture variants
Allow users to build parameterized variants of fixtures. If fixtures want variants, they call FIXTURE_VARIANT() to declare the structure to fill for each variant. Each fixture will be re-run for each of the variants defined by calling FIXTURE_VARIANT_ADD() with the differing parameters initializing the structure. Since tests are being re-run, additional initialization (steps, no_print) is also added. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions