linux-stable/Documentation/dev-tools/kunit
Daniel Latypov a72fa63043 Documentation: kunit: drop obsolete note about uml_abort for coverage
Commit b6d5799b0b ("kunit: Add 'kunit_shutdown' option") changes KUnit
to call kernel_halt() by default when done testing.

This fixes the issue with not having .gcda files due to not calling
atexit() handlers, and therefore we can stop recommending people
manually tweak UML code.

The need to use older versions of GCC (<=6) remains however, due to
linktime issues, same as before. Note: There also might still be issues
with .gcda files as well in newer versions.

Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2021-07-12 13:54:12 -06:00
..
api docs: dev-tools: kunit: don't use a table for docs name 2021-06-23 14:19:19 -06:00
faq.rst docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup 2021-06-17 13:24:37 -06:00
index.rst linux-kselftest-kunit-fixes-5.14-rc1 2021-07-02 12:58:26 -07:00
kunit-tool.rst Documentation: kunit: document support for QEMU in kunit_tool 2021-06-11 16:05:12 -06:00
running_tips.rst Documentation: kunit: drop obsolete note about uml_abort for coverage 2021-07-12 13:54:12 -06:00
start.rst linux-kselftest-kunit-fixes-5.14-rc1 2021-07-02 12:58:26 -07:00
style.rst KUnit: Docs: style: fix some Kconfig example issues 2020-11-10 13:39:26 -07:00
tips.rst docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup 2021-06-17 13:24:37 -06:00
usage.rst linux-kselftest-kunit-fixes-5.14-rc1 2021-07-02 12:58:26 -07:00