From: SeongJae Park sjpark@amazon.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...) - Rebase on master branch of linus' tree (Not a clean rebase) - Add 'Reviewed-by: Brendan Higgins brendanhiggins@google.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(-)