[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87wmi9sds6.fsf@mailhost.krisman.be>
Date: Tue, 15 Oct 2024 09:20:57 -0400
From: Gabriel Krisman Bertazi <gabriel@...sman.be>
To: David Gow <davidgow@...gle.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>, Shuah Khan
<skhan@...uxfoundation.org>, Brendan Higgins <brendanhiggins@...gle.com>,
Rae Moar <rmoar@...gle.com>, Kees Cook <kees@...nel.org>,
linux-kselftest@...r.kernel.org, kunit-dev@...glegroups.com,
linux-kernel@...r.kernel.org, Stephen Rothwell <sfr@...b.auug.org.au>,
Gabriela Bittencourt <gbittencourt@...amp.dev>,
linux-fsdevel@...r.kernel.org, ~lkcamp/patches@...ts.sr.ht, Pedro
Orlando <porlando@...amp.dev>, Danilo Pereira <dpereira@...amp.dev>,
Gabriel Krisman Bertazi <gabriel@...sman.be>
Subject: Re: [PATCH 5/6] unicode: kunit: refactor selftest to kunit tests
David Gow <davidgow@...gle.com> writes:
> From: Gabriela Bittencourt <gbittencourt@...amp.dev>
>
> Refactoring 'test' functions into kunit tests, to test utf-8 support in
> unicode subsystem.
>
> This allows the utf8 tests to be run alongside the KUnit test suite
> using kunit-tool, quickly compiling and running all desired tests as
> part of the KUnit test suite, instead of compiling the selftest module
> and loading it.
>
> The refactoring kept the original testing logic intact, while adopting a
> testing pattern across different kernel modules and leveraging KUnit's
> benefits.
>
Acked-by: Gabriel Krisman Bertazi <krisman@...e.de>
--
Gabriel Krisman Bertazi
Powered by blists - more mailing lists