summaryrefslogtreecommitdiffstats
path: root/lldb/lit/Reproducer/TestRelativePath.test
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/lit/Reproducer/TestRelativePath.test')
-rw-r--r--lldb/lit/Reproducer/TestRelativePath.test8
1 files changed, 0 insertions, 8 deletions
diff --git a/lldb/lit/Reproducer/TestRelativePath.test b/lldb/lit/Reproducer/TestRelativePath.test
deleted file mode 100644
index 1c871ee81e8..00000000000
--- a/lldb/lit/Reproducer/TestRelativePath.test
+++ /dev/null
@@ -1,8 +0,0 @@
-# This tests relative capture paths.
-
-# RUN: mkdir -p %t
-# RUN: cd %t
-# RUN: rm -rf ./foo
-# RUN: %clang %S/Inputs/simple.c -g -o %t/reproducer.out
-# RUN: %lldb -x -b -s %S/Inputs/FileCapture.in -o 'reproducer dump -p files' --capture --capture-path ./foo %t/reproducer.out
-# RUN: %lldb --replay ./foo
OpenPOWER on IntegriCloud