lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ-ks9mcuwSEQ=h1niGO5WkvNdkTwm0JeKtvp1RaioEb8WmuOQ@mail.gmail.com>
Date: Fri, 21 Mar 2025 10:52:40 -0400
From: Tamir Duberstein <tamird@...il.com>
To: Aditya Garg <gargaditya08@...e.com>
Cc: Kees Cook <kees@...nel.org>, Petr Mladek <pmladek@...e.com>, 
	Steven Rostedt <rostedt@...dmis.org>, Andy Shevchenko <andriy.shevchenko@...ux.intel.com>, 
	Rasmus Villemoes <linux@...musvillemoes.dk>, Sergey Senozhatsky <senozhatsky@...omium.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] printf: add tests for generic FourCCs

On Fri, Mar 21, 2025 at 10:23 AM Aditya Garg <gargaditya08@...e.com> wrote:
>
>
> Can you give me some docs for running the Kunit tests? The patch is basically a port of the original version.

I use:

tools/testing/kunit/kunit.py run --arch arm64 --make_options LLVM=1 printf

You can probably just use:

tools/testing/kunit/kunit.py run printf

It would also be useful to see raw output:

tools/testing/kunit/kunit.py run printf --raw_output

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ