summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2018-11-04 06:13:09 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2018-11-04 06:13:09 +0000
commitb5602a6c70201a11ec36de8f0f18a86d4b7cd5f2 (patch)
tree9211ca33a17ef68915766fcf79aa82a870305ded /lldb/packages/Python/lldbsuite
parente6e04242e3c3cd7e7d44e958c49b841dadb41a12 (diff)
downloadbcm5719-llvm-b5602a6c70201a11ec36de8f0f18a86d4b7cd5f2.tar.gz
bcm5719-llvm-b5602a6c70201a11ec36de8f0f18a86d4b7cd5f2.zip
Fix duplicate testcase filename
dotest.py started reporting: Exception: Found multiple tests with the name TestSampleTest.py After the commit of: https://reviews.llvm.org/D54056 llvm-svn: 346089
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
-rw-r--r--lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestAllowJIT.py (renamed from lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py b/lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestAllowJIT.py
index a39e891c90b..a39e891c90b 100644
--- a/lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestSampleTest.py
+++ b/lldb/packages/Python/lldbsuite/test/expression_command/dont_allow_jit/TestAllowJIT.py
OpenPOWER on IntegriCloud