Debugging D21194 issues on bot

llvm-svn: 272863
This commit is contained in:
Vitaly Buka 2016-06-16 01:26:46 +00:00
parent 45fe376dbd
commit d6da8f6612
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ RUN: unset AFL_DRIVER_STDERR_DUPLICATE_FILENAME
RUN: AFLDriverTest
; Test that specifying an invalid file causes a crash.
RUN: ls %T/
RUN: AFL_DRIVER_STDERR_DUPLICATE_FILENAME="%T" not --crash AFLDriverTest
; Test that a file is created when specified as the duplicate stderr.