On Wed, Dec 16, 2020 at 8:23 AM Daniel Latypov dlatypov@google.com wrote:
Commit fadb08e7c750 ("kunit: Support for Parameterized Testing") introduced support but lacks documentation for how to use it.
This patch builds on commit 1f0e943df68a ("Documentation: kunit: provide guidance for testing many inputs") to show a minimal example of the new feature.
Signed-off-by: Daniel Latypov dlatypov@google.com
This looks good to me. Thanks!
Reviewed-by: David Gow davidgow@google.com
-- David