[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210118103653.GA4077@smile.fi.intel.com>
Date: Mon, 18 Jan 2021 12:36:53 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Daniel Latypov <dlatypov@...gle.com>
Cc: davidgow@...gle.com, brendanhiggins@...gle.com,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
skhan@...uxfoundation.org
Subject: Re: [PATCH v2] lib: add basic KUnit test for lib/math
On Thu, Jan 14, 2021 at 10:27:00AM -0800, Daniel Latypov wrote:
> Add basic test coverage for files that don't require any config options:
> * gcd.c
> * lcm.c
> * int_sqrt.c
> * reciprocal_div.c
> (Ignored int_pow.c since it's a simple textbook algorithm.)
>
> These tests aren't particularly interesting, but they
> * provide a place to add tests for any new files in this dir
> * are written so adding new test cases to cover edge cases should be easy
> lib/math/math_test.c | 197 +++++++++++++++++++++++++++++++++++++++++++
Can it have _kunit instead of _test?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists