On Tue, Oct 26, 2021 at 11:36 AM Daniel Latypov dlatypov@google.com wrote:
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: Brendan Higgins brendanhiggins@google.com