linux/lib/kunit
Brendan Higgins d8e2a76b4c kunit: test: add initial tests
Add a test for string stream along with a simpler example.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
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>
2019-09-30 17:35:01 -06:00
..
assert.c kunit: test: add assertion printing library 2019-09-30 17:35:00 -06:00
example-test.c kunit: test: add initial tests 2019-09-30 17:35:01 -06:00
Kconfig kunit: test: add initial tests 2019-09-30 17:35:01 -06:00
Makefile kunit: test: add initial tests 2019-09-30 17:35:01 -06:00
string-stream-test.c kunit: test: add initial tests 2019-09-30 17:35:01 -06:00
string-stream.c kunit: test: add string_stream a std::stream like string builder 2019-09-30 17:35:00 -06:00
test.c kunit: test: add the concept of expectations 2019-09-30 17:35:00 -06:00