Documentation: kunit: remove claims that kunit is a mocking framework
authorDaniel Latypov <dlatypov@google.com>
Tue, 26 Oct 2021 15:36:38 +0000 (08:36 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 13 Dec 2021 20:33:42 +0000 (13:33 -0700)
commit58b391d74630df14ea47f3e29c8e55a7364741ae
tree5ea8c8d5f12d5fd23a72262baa671711e8d3c58a
parent9a6bb30a8830bb868b09629f0b9ad5d2b5fbb2f9
Documentation: kunit: remove claims that kunit is a mocking framework

KUnit does not have any first party support for "mocking".

The original RFC had some, but the code got dropped.
However, the documentation patches never got updated. This fixes that.

https://kunit.dev/mocking.html has a current writeup on the status quo
and will hopefully be eventually folded into the in-kernel
Documentation.

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>
Documentation/dev-tools/kunit/api/index.rst
Documentation/dev-tools/kunit/api/test.rst
Documentation/dev-tools/kunit/index.rst