Bug 205259 - kunit_tool: use KUnit defconfig by default
Summary: kunit_tool: use KUnit defconfig by default
Status: RESOLVED CODE_FIX
Alias: None
Product: Tools
Classification: Unclassified
Component: KUnit (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Tools/KUnit virtual default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-18 23:15 UTC by Brendan Higgins
Modified: 2023-02-22 23:33 UTC (History)
1 user (show)

See Also:
Kernel Version: kselftest/test (5.4)
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Brendan Higgins 2019-10-18 23:15:27 UTC
Bjorn pointed requested that kunit_tool should use the KUnit defconfig by default if no kunitconfig is present.

Basically, `tools/testing/kunit/kunit.py run` should just work out of the box.
Comment 1 Brendan Higgins 2019-10-18 23:19:13 UTC
This kind of ties into Ted's comments at LPC that the command to run KUnit tests should be simple. We should have sensible default values for all the flags.

This bug kind of ties into https://bugzilla.kernel.org/show_bug.cgi?id=205253
Comment 2 Brendan Higgins 2019-10-25 00:00:10 UTC
I have a patch that addresses this here: https://kunit-review.googlesource.com/c/linux/+/2909. Still need to send the patch to LKML.
Comment 3 Brendan Higgins 2023-02-22 23:33:57 UTC
This has been done for a while.

Note You need to log in before you can comment on or make changes to this bug.