Home
last modified time | relevance | path

Searched hist:"3 b30fb62ec23b42be33d94ebf825d27daf508e8e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/kunit/
H A Dkunit-example-test.cdiff 3b30fb62ec23b42be33d94ebf825d27daf508e8e Tue Oct 25 18:10:42 CDT 2022 Maíra Canal <mairacanal@riseup.net> kunit: Add KUnit memory block assertions to the example_all_expect_macros_test

Augment the example_all_expect_macros_test with the KUNIT_EXPECT_MEMEQ
and KUNIT_EXPECT_MEMNEQ macros by creating a test with memory block
assertions.

Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Reviewed-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>