[llvm-dev] Using -runs consistently in libFuzzer tests

Matt Morehouse via llvm-dev llvm-dev at lists.llvm.org
Fri Jul 6 08:56:47 PDT 2018


This sounds reasonable to me.  Some tests could probably use a seed as well.

On Thu, Jul 5, 2018 at 3:55 PM George Karpenkov <ekarpenkov at apple.com>
wrote:

> Timeouts when running tests are annoying,
> but for many libFuzzer tests lacking -runs argument that’s an expected
> failure mode.
> Should we go through all the tests making sure that -runs is supplied?
>
> Motivation: https://bugs.llvm.org/show_bug.cgi?id=38034
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180706/3ab5be0e/attachment.html>


More information about the llvm-dev mailing list