Re: [PATCH] platform/wmi: string-kunit: Add missing oversized string test case
From: Armin Wolf
Date: Tue Jan 27 2026 - 00:34:21 EST
Am 26.01.26 um 15:30 schrieb Ilpo Järvinen:
On Fri, 23 Jan 2026 22:15:37 +0100, Armin Wolf wrote:
When compiling the WMI string kunit tests using llvm, the compiler
will issue a warning about "oversized_test_utf8_string" being unused.
This happens because the test case that was supposed to use said
variable was accidentally omitted when adding the kunit tests.
Fix this by adding the aforementioned test case.
[...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
Thank you :)
The list of commits applied:
[1/1] platform/wmi: string-kunit: Add missing oversized string test case
commit: 5d4ae0bffb6eeada6dd16ba52150457ae96c3725
--
i.