Messages in this thread |  | | From | SeongJae Park <> | Subject | Re: Re: [PATCH] docs/kunit/start: Use '_KUNIT_TEST' config name suffix | Date | Thu, 20 Feb 2020 08:38:29 +0100 |
| |
On Wed, 19 Feb 2020 14:16:03 -0800 Brendan Higgins <brendanhiggins@google.com> wrote:
> Sorry, I didn't see this until now.
Even I also almost forgot this.
> > On Mon, Jan 27, 2020 at 7:32 AM <sjpark@amazon.com> wrote: > > > > From: SeongJae Park <sjpark@amazon.de> > > > > It is recommended to use '_KUNIT_TEST' config name suffix for kunit > > tests but the example is using only '_TEST' suffix. This commit fixes > > it to also use '_KUNIT_TEST' suffix. > > > > Signed-off-by: SeongJae Park <sjpark@amazon.de> > > Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Thanks for finding this! :D
Thanks, SeongJae Park
> > Thanks! >
|  |