[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201022074011.1990-1-sjpark@amazon.com>
Date: Thu, 22 Oct 2020 09:40:09 +0200
From: SeongJae Park <sjpark@...zon.com>
To: <brendanhiggins@...gle.com>
CC: SeongJae Park <sjpark@...zon.de>, <skhan@...uxfoundation.org>,
<linux-kselftest@...r.kernel.org>, <kunit-dev@...glegroups.com>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH v2 0/2] kunit: tool: Respect '.kunitconfig' in '--build_dir'
From: SeongJae Park <sjpark@...zon.de>
This patchset makes kunit tool to respect '.kunitconfig' under the
'--build_dir'.
Revision History
================
>From v1
(https://lore.kernel.org/linux-kselftest/20201012102621.32226-2-sjpark@amazon.com/)
- Rebase on master branch of linus' tree (Not a clean rebase)
- Add 'Reviewed-by: Brendan Higgins <brendanhiggins@...gle.com>' in
second patch
SeongJae Park (2):
kunit: tool: Respect '.kunitconfig' in 'build_dir'
kunit: tool: Mark 'kunittest_config' as constant again
tools/testing/kunit/kunit.py | 28 +++++++++++++++-------------
tools/testing/kunit/kunit_kernel.py | 6 +++---
2 files changed, 18 insertions(+), 16 deletions(-)
--
2.17.1
Powered by blists - more mailing lists