summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Fuzzer/test/afl-driver.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Fuzzer/test/afl-driver.test b/llvm/lib/Fuzzer/test/afl-driver.test
index 6cff8e34ec3..9f88cd20598 100644
--- a/llvm/lib/Fuzzer/test/afl-driver.test
+++ b/llvm/lib/Fuzzer/test/afl-driver.test
@@ -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.
OpenPOWER on IntegriCloud