aboutsummaryrefslogtreecommitdiff
path: root/lib/kunit/example-test.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-30kunit: test: add initial testsBrendan Higgins1-0/+88
Add a test for string stream along with a simpler example. Signed-off-by: Brendan Higgins <[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]>