Searched hist:d273b72846d636a7a9072587b5c53e7c0aeb791b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/lib/kunit/ |
H A D | kunit-example-test.c | diff d273b72846d636a7a9072587b5c53e7c0aeb791b Wed May 17 06:18:14 CDT 2023 Michal Wajdeczko <michal.wajdeczko@intel.com> kunit/test: Add example test showing parameterized testing
Use of parameterized testing is documented [1] but such use case is not present in demo kunit test. Add small subtest for that.
[1] https://kernel.org/doc/html/latest/dev-tools/kunit/usage.html#parameterized-testing
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Cc: David Gow <davidgow@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|