]> www.infradead.org Git - linux.git/commit
kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertion
authorEric Chan <ericchancf@google.com>
Thu, 11 Jul 2024 19:39:17 +0000 (19:39 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 12 Jul 2024 16:12:00 +0000 (10:12 -0600)
commit2be32bbe6989e071aea1767cb54c7528a0dac07f
treebfc522cf24f7b7ddab44b8e308ae4dc031e60f18
parent7554a7b96dc0dcc445d4af7077c96c6ab0988c79
kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertion

The current comment for KUNIT_ASSERT_STRNEQ incorrectly describes it as
an expectation. Since KUNIT_ASSERT_STRNEQ is an assertion, updates the
comment to correctly refer to it as such.

Signed-off-by: Eric Chan <ericchancf@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
include/kunit/test.h