mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-28 00:07:22 +00:00
[libFuzzer] hot fix a test
llvm-svn: 259732
This commit is contained in:
parent
036c2a2dea
commit
b6b4bc42cc
@ -57,6 +57,6 @@ SINGLE_INPUTS: LLVMFuzzer-SimpleTest: Running 2 inputs.
|
||||
SINGLE_INPUTS: aaa:
|
||||
SINGLE_INPUTS: bbb:
|
||||
|
||||
RUN: LLVMFuzzer-LeakTest -runs=10 2>&1 | FileCheck %s --check-prefix=LEAK
|
||||
RUN: not LLVMFuzzer-LeakTest -runs=10 2>&1 | FileCheck %s --check-prefix=LEAK
|
||||
LEAK: ERROR: LeakSanitizer: detected memory leaks
|
||||
LEAK-NOT: DEATH:
|
||||
|
Loading…
x
Reference in New Issue
Block a user