On Wed, Apr 22, 2020 at 4:05 AM Marco Elver elver@google.com wrote:
On Fri, 17 Apr 2020 at 12:03, Alan Maguire alan.maguire@oracle.com wrote:
On Thu, 16 Apr 2020, Marco Elver wrote:
Add missing newline, as otherwise flushing of the final summary message to the console log can be delayed.
Fixes: e2219db280e3 ("kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display") Signed-off-by: Marco Elver elver@google.com
Reviewed-by: Alan Maguire alan.maguire@oracle.com
Thanks for finding/fixing this!
Alan
lib/kunit/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Which tree will pick this up? I cannot yet see this in -next.
This will be picked up by kselftest/kunit:
https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/lo...