History log of /external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d968be79118d913ad07bcd5df49d505d39832d18 17-May-2013 Ashok Thirumurthi <ashok.thirumurthi@intel.com> Uses a helper to consistently verify the stop reason in all tests.

- Also removes a redundant import statement.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@182111 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
6bc4dcdfbcdfa455299d2123011b82a77351ee72 15-May-2013 Daniel Malea <daniel.malea@intel.com> Clean up linux test decorators and add links to known bugs
- s/skipOnLinux/skipIfLinux/ to match style of every other decorator
- linkify bugizilla/PR numbers in comments

No intended change in functionality.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181913 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
aa44e6863d0ef7982ddbc8621b4d3d30ff920d70 14-May-2013 Andrew Kaylor <andrew.kaylor@intel.com> Adding new test cases for inferior crashing.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181742 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
92e33e925aeae87b3f91d8ec6ca585a6d9e13bfb 10-May-2013 Ashok Thirumurthi <ashok.thirumurthi@intel.com> Removed expectedFailureDarwin, and added a note about the disparity between the automated tests and testing at the lldb command-line.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181602 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
80a1fa60bff6a7ff9b68c2d79bac2d1dfba132ed 10-May-2013 Ashok Thirumurthi <ashok.thirumurthi@intel.com> Added an integration test to step through a crash and then test for globals, locals, arguments, registers and the back-trace.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181599 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
ac874f9cd547aa5bfcc70d5e6ef3c3d63f275844 02-May-2013 Ashok Thirumurthi <ashok.thirumurthi@intel.com> Changing the test to use eax rather than rax for compatibility with i386.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@180952 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
c1fe32293be3a8795febd5769e185ca7dba8b43d 18-Apr-2013 Ashok Thirumurthi <ashok.thirumurthi@intel.com> Added unit tests for register read (should pass) and the expression interpreter (xfail) after the inferior has crashed.
- Thanks to Samuel Jacob for the related reproducer.

Reviewed by: Daniel Malea.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@179788 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
aec6b329fe4f96cd5a52d7a0cf54f74ae0d34e50 05-Jan-2013 Andrew Kaylor <andrew.kaylor@intel.com> Generalizing expected stop reason string checking in InferiorCrashing test case.

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@171554 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py
17a1399a7e7fbc4d2adb4186cd472f7e72d8d161 27-Jun-2011 Johnny Chen <johnny.chen@apple.com> Move top level test dirs platform and inferior-crashing to reside under functionalities and order to reside under macosx.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@133919 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py