diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-10-06 14:39:05 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-10-06 14:39:05 +0000 |
commit | 63e6bd368738ea7b3464b16c383161a830b7eb8c (patch) | |
tree | 35331bfdaf677aff2ec25ade946a46943ab28c89 | |
parent | 8614c566e2b5353102e40813d49d2b8320b7451e (diff) | |
download | bcm5719-llvm-63e6bd368738ea7b3464b16c383161a830b7eb8c.tar.gz bcm5719-llvm-63e6bd368738ea7b3464b16c383161a830b7eb8c.zip |
Rename a test case to avoid name conflict
Rename the python source file for DataFormatterOSTypeTestCase to match
the purpose of the test and to avoid a name conflict with
DataFormatterBoolRefPtr. The name conflict caused a race condition in
the test runner what we have to address separately.
llvm-svn: 249407
-rw-r--r-- | lldb/test/functionalities/data-formatter/ostypeformatting/TestFormattersOsType.py (renamed from lldb/test/functionalities/data-formatter/ostypeformatting/TestFormattersBoolRefPtr.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lldb/test/functionalities/data-formatter/ostypeformatting/TestFormattersBoolRefPtr.py b/lldb/test/functionalities/data-formatter/ostypeformatting/TestFormattersOsType.py index afca9bd0493..afca9bd0493 100644 --- a/lldb/test/functionalities/data-formatter/ostypeformatting/TestFormattersBoolRefPtr.py +++ b/lldb/test/functionalities/data-formatter/ostypeformatting/TestFormattersOsType.py |