[PATCH 0/2] um: kunit: Add Clang support for CONFIG_GCOV
Michał Winiarski
michal.winiarski at intel.com
Fri Oct 20 02:21:57 PDT 2023
Clang uses a different set of CLI args for coverage, and the output
needs to be processed by a different set of tools.
Update the Makefile and add an example of usage in kunit docs.
Michał Winiarski (2):
arch: um: Add Clang coverage support
Documentation: kunit: Add clang UML coverage example
Documentation/dev-tools/kunit/running_tips.rst | 11 +++++++++++
arch/um/Makefile-skas | 5 +++++
2 files changed, 16 insertions(+)
--
2.42.0
More information about the linux-um
mailing list