[Lldb-commits] [lldb] r370057 - [lldb][NFC] Add missing invalid_core_file to TestTargetCommand test
Raphael Isemann via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 27 06:34:15 PDT 2019
Author: teemperor
Date: Tue Aug 27 06:34:15 2019
New Revision: 370057
URL: http://llvm.org/viewvc/llvm-project?rev=370057&view=rev
Log:
[lldb][NFC] Add missing invalid_core_file to TestTargetCommand test
Added:
lldb/trunk/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file
Added: lldb/trunk/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file?rev=370057&view=auto
==============================================================================
--- lldb/trunk/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file (added)
+++ lldb/trunk/packages/Python/lldbsuite/test/functionalities/target_command/invalid_core_file Tue Aug 27 06:34:15 2019
@@ -0,0 +1 @@
+stub
More information about the lldb-commits
mailing list