aboutsummaryrefslogtreecommitdiff
path: root/test/fuzzer/trace-malloc-threaded.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer/trace-malloc-threaded.test')
-rw-r--r--test/fuzzer/trace-malloc-threaded.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fuzzer/trace-malloc-threaded.test b/test/fuzzer/trace-malloc-threaded.test
index 3e3679d55..ab3603563 100644
--- a/test/fuzzer/trace-malloc-threaded.test
+++ b/test/fuzzer/trace-malloc-threaded.test
@@ -5,7 +5,7 @@ UNSUPPORTED: darwin
RUN: %cpp_compiler %S/TraceMallocThreadedTest.cpp -o \
RUN: %t-TraceMallocThreadedTest
-RUN: %t-TraceMallocThreadedTest -trace_malloc=2 -runs=1 2>&1 | FileCheck %s
+RUN: %run %t-TraceMallocThreadedTest -trace_malloc=2 -runs=1 2>&1 | FileCheck %s
CHECK: {{MALLOC\[[0-9]+] +0x[0-9]+ 5639}}
CHECK-NEXT: {{ +\#0 +}}
CHECK-NEXT: {{ +\#1 +}}