On Wed, Jul 22, 2020 at 4:45 PM Kees Cook keescook@chromium.org wrote:
On Wed, Jul 22, 2020 at 03:29:27PM -0300, Vitor Massaru Iha wrote:
On Tue, Jul 21, 2020 at 11:12 PM Kees Cook keescook@chromium.org wrote:
On Tue, Jul 21, 2020 at 07:19:12PM -0300, Vitor Massaru Iha wrote:
When you talk about end-of-test summary, is it what is written in dmesg and not the kunit-tool?
Right, if I build this as a module and do "modprobe user_copy_kunit", what will show up in dmesg?
No, It doesn't. I'll put the messages again.
Would it be possible to add that behavior to the core KUnit output? Then all module-based tests would include a summary line?
I will check what can be done.