[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1575361141-6806-1-git-send-email-sj38.park@gmail.com>
Date: Tue, 3 Dec 2019 17:18:56 +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, sjpark@...zon.de,
SeongJae Park <sj38.park@...il.com>
Subject: [PATCH v2 0/5] Fix nits in the kunit
This patchset contains trivial fixes for the kunit documentations and the
wrapper python scripts.
Changes from v1 (https://lore.kernel.org/linux-doc/1575242724-4937-1-git-send-email-sj38.park@gmail.com/):
- Remove "docs/kunit/start: Skip wrapper run command" (A similar approach is
ongoing)
- Make 'build_dir' if not exists
SeongJae Park (5):
docs/kunit/start: Use in-tree 'kunit_defconfig'
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 | 13 +++++--------
tools/testing/kunit/kunit.py | 14 ++++++++------
tools/testing/kunit/kunit_kernel.py | 8 ++++----
3 files changed, 17 insertions(+), 18 deletions(-)
--
2.7.4
Powered by blists - more mailing lists