Files
linux/Documentation
Jakub Kicinski 74bc7c97fa 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>
2020-04-28 13:30:44 -07:00
..
2020-04-20 12:43:24 -07:00
2020-02-19 02:42:21 -07:00
2020-03-30 01:35:12 +02:00
2020-04-28 13:30:44 -07:00
2019-12-11 09:12:38 +01:00
2020-03-19 07:41:04 +01:00
2019-07-17 06:57:52 -03:00
2020-03-15 11:34:48 +02:00
2019-12-30 11:58:02 -07:00