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
/
attach_resume
/
TestAttachResume.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-70
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Fix race condition in process resume
Pavel Labath
2015-10-27
1
-1
/
+0
*
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
*
TestAttachResume is still flaky on linux. mark it as such
Pavel Labath
2015-10-12
1
-0
/
+1
*
Resumbit "Fix race condition during process detach"
Pavel Labath
2015-10-07
1
-1
/
+0
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-4
/
+2
*
Revert "Fix race condition during process detach"
Pavel Labath
2015-09-28
1
-0
/
+1
*
Fix race condition during process detach
Pavel Labath
2015-09-23
1
-1
/
+0
*
XFAIL miscellaneous tests on windows.
Zachary Turner
2015-09-11
1
-0
/
+1
*
Demote TestAttachResume back to @expectedFailureFreeBSD
Ed Maste
2015-09-11
1
-1
/
+1
*
Update expectedFailureFreeBSD to expectedFlakeyFreeBSD for intermittent tests
Ed Maste
2015-09-09
1
-1
/
+1
*
Mark TestAttachResume as flaky on linux
Pavel Labath
2015-09-03
1
-0
/
+1
*
Address flakyness in TestAttachResume
Pavel Labath
2015-09-02
1
-42
/
+12
*
Mark AttachResumeTestCase as flaky
Tamas Berghammer
2015-06-29
1
-0
/
+1
*
Added expectedFlakey test decorator
Vince Harron
2015-06-26
1
-1
/
+1
*
Enabled a bunch of tests on Linux
Vince Harron
2015-03-31
1
-1
/
+1
*
Fix this test to set a breakpoint at the correct location that will always ge...
Greg Clayton
2014-11-03
1
-1
/
+1
*
The breakpoint location hit counts were getting incremented in
Jim Ingham
2014-10-22
1
-1
/
+5
*
Add some tests to be skipped when run remotely and also fixed a test to be mo...
Greg Clayton
2014-09-18
1
-0
/
+2
*
Get test executables compiling on Windows.
Zachary Turner
2014-08-13
1
-1
/
+1
*
Marked TestAttachResume.process_attach_continue_interrupt_detach() as XFAIL o...
Todd Fiala
2014-04-18
1
-0
/
+1
*
Add annotation for failure from new Attach/Resume test case on FreeBSD
Ed Maste
2014-04-02
1
-0
/
+1
*
Use getpgid() with waitpid() in case the process pgid is not equal to its pid...
Andrew MacPherson
2014-04-02
1
-0
/
+95