[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1575242724-4937-1-git-send-email-sj38.park@gmail.com>
Date: Mon, 2 Dec 2019 08:25:18 +0900
From: SeongJae Park <sj38.park@...il.com>
To: brendanhiggins@...gle.com, shuah@...nel.org
Cc: corbet@....net, linux-kselftest@...r.kernel.org,
kunit-dev@...glegroups.com, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, SeongJae Park <sjpark@...zon.de>
Subject: [PATCH 0/6] Fix nits in the kunit
From: SeongJae Park <sjpark@...zon.de>
This patchset contains trivial fixes for the kunit documentations and the
wrapper python scripts.
SeongJae Park (6):
docs/kunit/start: Use in-tree 'kunit_defconfig'
docs/kunit/start: Skip wrapper run command
kunit: Remove duplicated defconfig creation
kunit: Create default config in 'build_dir'
kunit: Place 'test.log' under the 'build_dir'
kunit: Rename 'kunitconfig' to '.kunitconfig'
Documentation/dev-tools/kunit/start.rst | 19 +++++--------------
tools/testing/kunit/kunit.py | 10 ++++++----
tools/testing/kunit/kunit_kernel.py | 6 +++---
3 files changed, 14 insertions(+), 21 deletions(-)
--
2.7.4
Powered by blists - more mailing lists