[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFd5g45kEm2Kmwac3DTYVgWOcXLfp3b8_59euXOiJW8RVxRX0Q@mail.gmail.com>
Date: Wed, 29 Mar 2023 20:10:47 -0400
From: Brendan Higgins <brendanhiggins@...gle.com>
To: Sadiya Kazi <sadiyakazi@...gle.com>
Cc: davidgow@...gle.com, skhan@...uxfoundation.org, corbet@....net,
linux-kselftest@...r.kernel.org, kunit-dev@...glegroups.com,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] list: test: Test the klist structure
On Wed, Mar 29, 2023 at 7:07 AM Sadiya Kazi <sadiyakazi@...gle.com> wrote:
>
> Add KUnit tests to the klist linked-list structure.
> These perform testing for different variations of node add
> and node delete in the klist data structure (<linux/klist.h>).
>
> Limitation: Since we use a static global variable, and if
> multiple instances of this test are run concurrently, the test may fail.
>
> Signed-off-by: Sadiya Kazi <sadiyakazi@...gle.com>
Looks good!
Reviewed-by: Brendan Higgins <brendanhiggins@...gle.com>
Powered by blists - more mailing lists