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-assert
/
TestInferiorAssert.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-247
/
+0
*
Changes for Bug 17384
Ravitheja Addepally
2015-10-28
1
-4
/
+9
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Fix usages of range() and xrange() for Python 3.
Zachary Turner
2015-10-26
1
-2
/
+2
*
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
-1
/
+3
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
Change expected stop reason in TestInferiorAssert for Android API <= 16
Tamas Berghammer
2015-10-02
1
-1
/
+5
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-34
/
+10
*
Removed XFAIL marker from passing tests, rdars 18684124, 15367233
Todd Fiala
2015-09-14
1
-6
/
+0
*
Remove expectedFailureFreeBSD from passing test_inferior_asserting_disassemble
Ed Maste
2015-09-14
1
-1
/
+0
*
XFAIL TestInferiorAssert for Android API <= 16.
Chaoren Lin
2015-08-03
1
-0
/
+1
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-4
/
+4
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-4
/
+4
*
Fix test expectation for aarch64 in several test case
Tamas Berghammer
2015-04-02
1
-3
/
+2
*
Enabled a bunch of tests on Linux
Vince Harron
2015-03-31
1
-1
/
+0
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-4
/
+4
*
Change the default disassembly format again. First attempt at
Jason Molenda
2015-02-13
1
-1
/
+1
*
[TestInferiorAssert] Differentiate DWARF and DSYM tests with suffixes.
Siva Chandra
2015-01-10
1
-4
/
+4
*
XFAIL all of TestInferiorAssert.py tests on Windows.
Zachary Turner
2014-12-09
1
-0
/
+6
*
Making all @expectedFailure markers take an explicit bugnumber annotation. Th...
Enrico Granata
2014-10-17
1
-6
/
+6
*
Add a new disassembly-format specification so that the disassembler
Jason Molenda
2014-10-10
1
-2
/
+5
*
Switch to Darwin decorator for tests that XPASS on FreeBSD
Ed Maste
2014-04-22
1
-2
/
+2
*
Add a comment to tests that XPASS on FreeBSD
Ed Maste
2014-04-21
1
-2
/
+2
*
Fix for failure to unwind Linux stack frames with call in final position.
Todd Fiala
2014-02-01
1
-0
/
+1
*
Add decorator for failing FreeBSD test
Ed Maste
2014-01-18
1
-0
/
+1
*
Fixed the assertion test case.
Greg Clayton
2014-01-10
1
-2
/
+6
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
1
-4
/
+4
*
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
-1
/
+0
*
Another instance of the same test failing
Enrico Granata
2013-10-31
1
-0
/
+2
*
Another instance of the same test failing
Enrico Granata
2013-10-31
1
-0
/
+2
*
Mark this as an expected failure
Enrico Granata
2013-10-31
1
-1
/
+3
*
Mark 32/64-bit tests as expected fail after root causing and referencing bugz...
Matt Kopec
2013-09-26
1
-0
/
+4
*
Fix an xpass on the buildbots by relaxing a test for PC location in the disas...
Ashok Thirumurthi
2013-09-24
1
-2
/
+2
*
Adds an option to resolve a symbol from an address that can be used
Ashok Thirumurthi
2013-09-24
1
-3
/
+1
*
Fix lldb regressions due to r190812 in the case where debug info is present.
Ashok Thirumurthi
2013-09-20
1
-7
/
+2
*
Disable TestInferiorAssert (due to llvm.org/pr17276)
Daniel Malea
2013-09-19
1
-2
/
+7
*
test: Update FreeBSD failure decorators
Ed Maste
2013-09-13
1
-1
/
+2
*
test: Add @expectedFailureFreeBSD decorators
Ed Maste
2013-09-10
1
-0
/
+1
*
Adds a test for "disassemble -a" after an assert, which can fail with ELF
Ashok Thirumurthi
2013-07-23
1
-0
/
+34
*
Fix the partial backtrace when using a combination of stripped function symbols
Ashok Thirumurthi
2013-07-18
1
-6
/
+0
*
Avoided the use of two test decorators with xfail/xpass logic in the same test.
Ashok Thirumurthi
2013-05-17
1
-6
/
+6
*
Fix xpasses on the gcc buildbots using compiler versions to qualify the xfail.
Ashok Thirumurthi
2013-05-17
1
-3
/
+6
*
Adds a test case for bugzilla #15671 patterned after TestInferiorCrashing.py.
Ashok Thirumurthi
2013-05-17
1
-0
/
+218