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
/
expr-doesnt-deadlock
/
TestExprDoesntBlock.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-56
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
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
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-18
/
+2
*
XFAIL pthreads test on Windows.
Zachary Turner
2015-08-21
1
-0
/
+1
*
Revert part of "Convert all use of pthreads in tests to c++11 threads."
Chaoren Lin
2015-08-18
1
-1
/
+1
*
Convert all use of pthreads in tests to c++11 threads.
Zachary Turner
2015-08-17
1
-1
/
+1
*
Added expectedFlakey test decorator
Vince Harron
2015-06-26
1
-1
/
+1
*
XFAIL'd some tests that fail very, very rarely
Vince Harron
2015-05-16
1
-0
/
+1
*
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
-1
/
+1
*
Adjust TestExprDoesntBlock.py to be expected failure on Linux.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Re-enable TestExprDoesntBlock.py on Linux.
Todd Fiala
2014-02-28
1
-1
/
+1
*
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
*
test: Add annotation for FreeBSD failures w/ threaded inferiors
Ed Maste
2013-12-09
1
-0
/
+1
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
Fixed incorrect python that was trying to validate that we got a valid lldb.S...
Greg Clayton
2013-03-19
1
-1
/
+1
*
Mark a few more tests as "basic_process".
Jim Ingham
2013-02-26
1
-0
/
+3
*
Skip test that causes lldb to assert due to inferior getting a SIGSEGV with s...
Daniel Malea
2013-02-13
1
-2
/
+2
*
Test suite cleanup for Linux: mark test cases expected to fail due to open bu...
Daniel Malea
2012-12-19
1
-0
/
+1
*
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...
Johnny Chen
2012-04-06
1
-0
/
+2
*
Print out the breakpoint description only if self.TraceOn() is True.
Johnny Chen
2011-12-14
1
-1
/
+2
*
Add a pthreads testcase to make sure the two-step of running and expression,
Jim Ingham
2011-12-13
1
-0
/
+66