Re: [PATCH] ext4: Replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ()
From: Theodore Ts'o
Date: Thu May 28 2026 - 10:46:04 EST
On Tue, 27 Jan 2026 23:23:23 +0900, Ryota Sakamoto wrote:
> Replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ() to improve
> debugging that prints the hex dump of the buffers when the assertion fails,
> whereas memcmp() only returns an integer difference.
Applied, thanks!
[1/1] ext4: Replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ()
commit: eef9fb4e19bf99252232339183ee167c63457c57
Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>