[Lldb-commits] [lldb] f513b5f - [lldb] Make test names unique

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 27 06:09:41 PDT 2022


Author: Pavel Labath
Date: 2022-04-27T15:08:58+02:00
New Revision: f513b5fc47df5c040a257ab6f4643942828fa610

URL: https://github.com/llvm/llvm-project/commit/f513b5fc47df5c040a257ab6f4643942828fa610
DIFF: https://github.com/llvm/llvm-project/commit/f513b5fc47df5c040a257ab6f4643942828fa610.diff

LOG: [lldb] Make test names unique

Added: 
    lldb/test/API/symbol_ondemand/shared_library/TestSharedLibOnDemand.py

Modified: 
    

Removed: 
    lldb/test/API/symbol_ondemand/shared_library/TestSharedLib.py


################################################################################
diff  --git a/lldb/test/API/symbol_ondemand/shared_library/TestSharedLib.py b/lldb/test/API/symbol_ondemand/shared_library/TestSharedLibOnDemand.py
similarity index 100%
rename from lldb/test/API/symbol_ondemand/shared_library/TestSharedLib.py
rename to lldb/test/API/symbol_ondemand/shared_library/TestSharedLibOnDemand.py


        


More information about the lldb-commits mailing list