Bug 205253 - kunit_tool: support most of the common make flags
Summary: kunit_tool: support most of the common make flags
Status: RESOLVED CODE_FIX
Alias: None
Product: Tools
Classification: Unclassified
Component: KUnit (show other bugs)
Hardware: All Linux
: P1 enhancement
Assignee: Tools/KUnit virtual default assignee
URL:
Keywords:
Depends on:
Blocks: 205535
  Show dependency tree
 
Reported: 2019-10-18 22:56 UTC by Brendan Higgins
Modified: 2020-03-31 18:35 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 22:56:40 UTC
We should probably drop `--build_dir` in favor of `O`.

Additionally, it would probably be good to support other make flags/variables like `V`.

It would also be good to make `make kunit` call kunit_tool (tools/testing/kunit/kunit.py run).

See https://groups.google.com/d/msg/kunit-dev/QmA27YEgEgI/vws1HtkpCgAJ for more information.

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