index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
functionalities
/
inferior-crashing
/
recursive-inferior
/
TestRecursiveInferior.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-219
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Convert deprecated unittest method names.
Zachary Turner
2015-10-26
1
-1
/
+1
*
Fix usages of range() and xrange() for Python 3.
Zachary Turner
2015-10-26
1
-1
/
+1
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-0
/
+2
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-49
/
+14
*
Re-enable FreeBSD tests do not hang locally
Ed Maste
2015-09-25
1
-1
/
+1
*
Remove expectedFailureFreeBSD from passing tests
Ed Maste
2015-09-22
1
-1
/
+0
*
XFAIL step after crash tests on android-aarch64 API 21
Tamas Berghammer
2015-09-17
1
-0
/
+1
*
XFAIL miscellaneous tests on windows.
Zachary Turner
2015-09-11
1
-0
/
+7
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-6
/
+6
*
Enable TestInferiorCrashing and TestRecursiveInferior on android
Pavel Labath
2015-06-25
1
-1
/
+3
*
XFAIL additional signal vs exception tests failing on FreeBSD
Ed Maste
2015-05-29
1
-0
/
+1
*
XFAIL two tests for android
Pavel Labath
2015-05-29
1
-0
/
+1
*
Report inferior SIGSEGV as a signal instead of an exception on linux
Pavel Labath
2015-05-29
1
-20
/
+23
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-6
/
+6
*
Uses the target platform to determine the platform context.
Robert Flack
2015-04-17
1
-1
/
+1
*
TestRecursiveInferior fixed on Linux
Vince Harron
2015-04-03
1
-4
/
+4
*
Many many test failures after some recent changes. The problem is lldbtest.ge...
Greg Clayton
2015-04-02
1
-3
/
+3
*
Fix test expectation for aarch64 in several test case
Tamas Berghammer
2015-04-02
1
-5
/
+3
*
Update sys.platform switched behavior in tests to use self.getPlatform (remot...
Robert Flack
2015-04-01
1
-3
/
+3
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-6
/
+6
*
Fixed up intermittently failing tests to skip on Linux.
Todd Fiala
2014-03-25
1
-1
/
+3
*
Stop skipping test on FreeBSD that no longer fails
Ed Maste
2014-02-22
1
-1
/
+0
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Remove annotations for pr17184 (now fixed)
Ed Maste
2013-11-14
1
-2
/
+0
*
Mark two FreeBSD tests failing due to llvm.org/pr15989
Ed Maste
2013-11-14
1
-1
/
+1
*
Fix this test to be consistent in whether a process will or will not be there
Enrico Granata
2013-10-31
1
-2
/
+2
*
Fix the partial backtrace in a recursive inferior compiled with -fomit-frame-...
Ashok Thirumurthi
2013-09-26
1
-2
/
+1
*
Skip tests that segfault or are inconsistent on FreeBSD
Ed Maste
2013-09-13
1
-0
/
+1
*
test: Add @expectedFailureFreeBSD decorators
Ed Maste
2013-09-10
1
-0
/
+3
*
Fixing a problem with inferior exit caused by signal
Andrew Kaylor
2013-09-04
1
-1
/
+0
*
Skip two tests that hang the FreeBSD buildbot
Ed Maste
2013-08-30
1
-0
/
+1
*
Skipping two tests that hang consistently on Linux while investigating the is...
Ashok Thirumurthi
2013-08-30
1
-0
/
+1
*
Adding a test case for pr15415 - partial backtrace with -fomit-frame-pointer
Ashok Thirumurthi
2013-06-06
1
-0
/
+242