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

George Karpenkov via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 5 15:55:46 PDT 2018


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


More information about the llvm-dev mailing list