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

-- 
2.17.1

Reply via email to