aboutsummaryrefslogtreecommitdiff
path: root/Documentation/dev-tools/kunit/api
AgeCommit message (Collapse)AuthorFilesLines
2019-09-30Documentation: kunit: add documentation for KUnitBrendan Higgins2-0/+27
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 <[email protected]> Signed-off-by: Brendan Higgins <[email protected]> Cc: Jonathan Corbet <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Logan Gunthorpe <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Shuah Khan <[email protected]>