kunit: add log test
authorAlan Maguire <alan.maguire@oracle.com>
Thu, 26 Mar 2020 14:25:08 +0000 (14:25 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 26 Mar 2020 20:08:01 +0000 (14:08 -0600)
commiteda8e324f70815e90360bef1032d49ef7c61e877
treeeafda8b8de92b08feb79618307c0d5e9f86b0a1b
parente2219db280e3fe52e5cc242e4225dd2685af3c56
kunit: add log test

the logging test ensures multiple strings logged appear in the
log string associated with the test when CONFIG_KUNIT_DEBUGFS is
enabled.

Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
lib/kunit/kunit-test.c