[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFd5g46TH31RkdFk5L4OFsuMmOA9SKJG_-g5bkehP1Z4uugrGQ@mail.gmail.com>
Date: Mon, 2 Dec 2019 22:48:29 -0800
From: Brendan Higgins <brendanhiggins@...gle.com>
To: SeongJae Park <sj38.park@...il.com>
Cc: shuah <shuah@...nel.org>, Jonathan Corbet <corbet@....net>,
"open list:KERNEL SELFTEST FRAMEWORK"
<linux-kselftest@...r.kernel.org>,
KUnit Development <kunit-dev@...glegroups.com>,
"open list:DOCUMENTATION" <linux-doc@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
SeongJae Park <sjpark@...zon.de>
Subject: Re: [PATCH 5/6] kunit: Place 'test.log' under the 'build_dir'
On Sun, Dec 1, 2019 at 3:25 PM SeongJae Park <sj38.park@...il.com> wrote:
>
> From: SeongJae Park <sjpark@...zon.de>
>
> 'kunit' writes the 'test.log' under the kernel source directory even
> though a 'build_dir' option is given. As users who use the option might
> expect the outputs to be placed under the specified directory, this
> commit modifies the logic to write the log file under the 'build_dir'.
Good idea!
>
> Signed-off-by: SeongJae Park <sjpark@...zon.de>
Reviewed-by: Brendan Higgins <brendanhiggins@...gle.com>
Thanks!
Powered by blists - more mailing lists