+16
−0
+11
−0
Documentation/dev-tools/kunit/faq.rst
0 → 100644
+62
−0
Documentation/dev-tools/kunit/index.rst
0 → 100644
+79
−0
Loading
Add documentation for KUnit, the Linux kernel unit testing framework. - Add intro and usage guide for KUnit - Add API reference Signed-off-by:Felix Guo <felixguoxiuping@gmail.com> Signed-off-by:
Brendan Higgins <brendanhiggins@google.com> Cc: Jonathan Corbet <corbet@lwn.net> Reviewed-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by:
Logan Gunthorpe <logang@deltatee.com> Reviewed-by:
Stephen Boyd <sboyd@kernel.org> Signed-off-by:
Shuah Khan <skhan@linuxfoundation.org>