[PATCH] D46557: [libFuzzer] [NFC] Split fuzzer.test into smaller tests

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 14:33:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332145: [libFuzzer] [NFC] Split fuzzer.test into smaller tests (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46557?vs=145575&id=146414#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46557

Files:
  compiler-rt/trunk/test/fuzzer/bogus-initialize.test
  compiler-rt/trunk/test/fuzzer/buffer-overflow-on-input.test
  compiler-rt/trunk/test/fuzzer/counters.test
  compiler-rt/trunk/test/fuzzer/dso.test
  compiler-rt/trunk/test/fuzzer/full-coverage-set.test
  compiler-rt/trunk/test/fuzzer/fuzzer.test
  compiler-rt/trunk/test/fuzzer/initialize.test
  compiler-rt/trunk/test/fuzzer/not-instrumented.test
  compiler-rt/trunk/test/fuzzer/null-deref-on-empty.test
  compiler-rt/trunk/test/fuzzer/null-deref.test
  compiler-rt/trunk/test/fuzzer/simple-cmp.test
  compiler-rt/trunk/test/fuzzer/simple.test
  compiler-rt/trunk/test/fuzzer/strncmp-oob.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46557.146414.patch
Type: text/x-patch
Size: 10690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/a71570f2/attachment.bin>


More information about the llvm-commits mailing list