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
/
stop-hook
/
multiple_threads
/
TestStopHookMultipleThreads.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-76
/
+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
-0
/
+2
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-19
/
+7
*
Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_wi...
Ed Maste
2015-09-14
1
-1
/
+0
*
Update expectedFailureFreeBSD to expectedFlakeyFreeBSD for intermittent tests
Ed Maste
2015-09-09
1
-1
/
+1
*
Revert "Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_th...
Ed Maste
2015-09-08
1
-0
/
+1
*
Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_wi...
Ed Maste
2015-09-08
1
-1
/
+0
*
Xfail pexpect tests for Windows hosts.
Chaoren Lin
2015-07-16
1
-1
/
+1
*
Make TestStopHook* remote platform compatible
Tamas Berghammer
2015-07-06
1
-1
/
+12
*
Added expectedFlakey test decorator
Vince Harron
2015-06-26
1
-1
/
+1
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-1
/
+1
*
Skip test failing on FreeBSD buildbot due to pexepect issues
Ed Maste
2015-06-03
1
-0
/
+1
*
Refactored lldb executable name discovery
Vince Harron
2015-05-18
1
-1
/
+1
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Fix StopHookForMultipleThreadsTestCase tests after r233098
Ilia K
2015-03-26
1
-1
/
+1
*
XFAIL pexpect tests on Windows.
Zachary Turner
2015-01-20
1
-0
/
+1
*
Add a couple of extra exepct strings so this test file keeps in sync with lldb
Jason Molenda
2014-10-02
1
-0
/
+2
*
Add decorator for TestStopHookMultipleThreads failing on FreeBSD
Ed Maste
2014-07-31
1
-0
/
+1
*
Fixes a number of issue related to test portability on Windows.
Zachary Turner
2014-07-18
1
-1
/
+1
*
Flipped intermittent test failures from skip to XFAIL.
Todd Fiala
2014-07-10
1
-1
/
+1
*
Skip tests that are intermittent on Linux, fix gdb-remote port-grabbing code.
Todd Fiala
2014-07-09
1
-1
/
+1
*
Marked linux TestStopHookMultipleThreads as expected failure.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Disable TestStopHookMultipleThreads.py (on Linux) due to llvm.org/pr15037
Daniel Malea
2013-09-30
1
-0
/
+1
*
Enable tests affected by llvm.org/pr14637
Daniel Malea
2013-09-25
1
-1
/
+0
*
Disabling test broken (on GCC buildbot) due to http://llvm.org/pr14637
Daniel Malea
2013-09-17
1
-0
/
+1
*
Re-enabling TestStopHookMultipleThreads
Daniel Malea
2013-09-17
1
-1
/
+0
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
Test suite cleanup for Linux: mark test cases expected to fail due to open bu...
Daniel Malea
2012-12-19
1
-0
/
+1
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-1
/
+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
*
If we spawn an lldb process for test (via pexpect), do not load the init file...
Johnny Chen
2011-10-07
1
-1
/
+1
*
Fix a problem where the stop-hook command 'frame variable g_val' produces not...
Johnny Chen
2011-10-05
1
-0
/
+74