aboutsummaryrefslogtreecommitdiff
path: root/lib/assoc_array.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2020-04-27 18:03:50 -0700
committerDavid S. Miller <[email protected]>2020-04-28 13:30:44 -0700
commit74bc7c97fa88ae334752e7b45702d23813df8873 (patch)
tree85ea60123871db4f56afd2d3fbe9808ede92d210 /lib/assoc_array.c
parente7f304607778e31bfd8e6b00ce2a8f990b265e14 (diff)
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 <[email protected]> Acked-by: Kees Cook <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/assoc_array.c')
0 files changed, 0 insertions, 0 deletions