diff options
author | Pavel Labath <labath@google.com> | 2015-10-09 12:48:17 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-10-09 12:48:17 +0000 |
commit | 6204506fa6af955e12a4bde731aa4ea1876dcb30 (patch) | |
tree | bf3cce9de0d9652be5b1912431501d8e1619c14d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 69d0b330dd8eb7cb9a55bd8f32902151c19c4f08 (diff) | |
download | bcm5719-llvm-6204506fa6af955e12a4bde731aa4ea1876dcb30.tar.gz bcm5719-llvm-6204506fa6af955e12a4bde731aa4ea1876dcb30.zip |
dotest.py: Fail if we detect multiple tests with the same name
Summary:
Log files produced by dotest have names derived from the test name, and this produces errors in
case we have multiple tests with the same name. Additionally, it's good if the test name explains
what the test is testing (which it clearly doesn't do well if there are multiple tests with
identical names). This commit makes the presence of such tests a hard error.
Reviewers: tberghammer, zturner
Subscribers: iancottrell, lldb-commits
Differential Revision: http://reviews.llvm.org/D13588
llvm-svn: 249828
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions