Manoj Gupta
|
2e67276d98
|
libfuzzer: Disable broken tests for arm
libfuzzer was recently enabled for Arm32 in D112091.
A few tests apparently do not work with arm32 so disable them.
The list of tests was obtained from
https://lab.llvm.org/buildbot/#/builders/190/builds/513
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D114312
|
2021-11-22 10:33:14 -08:00 |
|
Jonathan Metzman
|
2697664582
|
[libFuzzer] Enable for i386
Summary: Get libFuzzer to build on i386 and fix tests.
Subscribers: mgorny, #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D61070
llvm-svn: 359585
|
2019-04-30 17:58:56 +00:00 |
|
Jonathan Metzman
|
6fa864b7a6
|
Fix issues with testing for i386
llvm-svn: 359584
|
2019-04-30 17:58:55 +00:00 |
|
Jeremy Morse
|
b0d7cf5df4
|
Add 'REQUIRES: zlib' to a fuzzer test
Fixes tests on build environments that don't have zlib. See also r352483.
llvm-svn: 352487
|
2019-01-29 13:06:17 +00:00 |
|
Kostya Serebryany
|
71ab4acb16
|
[libFuzzer] add CompressedTest.cpp, a real-life-ish test for a custom mutator
llvm-svn: 352265
|
2019-01-26 02:38:56 +00:00 |
|