linux_dsm_epyc7002/lib/kunit
Brendan Higgins e4eb117f61 kunit: test: add tests for kunit test abort
Add KUnit tests for the KUnit test abort mechanism (see preceding
commit). Add tests both for general try catch mechanism as well as
non-architecture specific mechanism.

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 tests for kunit test abort 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-test.c kunit: test: add tests for kunit test abort 2019-09-30 17:35:01 -06:00
test.c kunit: test: add support for test abort 2019-09-30 17:35:01 -06:00
try-catch.c kunit: test: add support for test abort 2019-09-30 17:35:01 -06:00