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
/
dosep.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-1435
/
+0
*
Preparation for turning lldbsuite into a Python package.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Python3 - Wrap more statements in calls to list()
Zachary Turner
2015-10-23
1
-1
/
+1
*
Python 3 porting - Wrap returns from map() in list()
Zachary Turner
2015-10-22
1
-1
/
+1
*
Use six to portably handle module renames in Python 2 and 3
Zachary Turner
2015-10-21
1
-7
/
+10
*
Convert print statements to print function calls.
Zachary Turner
2015-10-19
1
-22
/
+24
*
Switch threading mode for tests on Windows when there are lots of cores.
Adrian McCarthy
2015-10-12
1
-4
/
+7
*
test runner: switch to pure-Python timeout mechanism
Todd Fiala
2015-09-29
1
-75
/
+109
*
Remove XTIMEOUT from TestProcessAttach on linux
Pavel Labath
2015-09-28
1
-1
/
+0
*
Check existence of SIGHUP before using it
Ying Chen
2015-09-23
1
-2
/
+4
*
Cleaned up results formatter options hand-off.
Todd Fiala
2015-09-23
1
-35
/
+80
*
test runner: remove print from prior commit; fixup listner socket backlog
Todd Fiala
2015-09-22
1
-7
/
+6
*
test framework: default to threading-based test runners
Todd Fiala
2015-09-22
1
-16
/
+57
*
Test runner process group isolation take 2.
Todd Fiala
2015-09-22
1
-1
/
+7
*
Roll back r248282.
Todd Fiala
2015-09-22
1
-2
/
+1
*
test runner: Unix systems now put inferior dotest in its own process group.
Todd Fiala
2015-09-22
1
-1
/
+2
*
test framework: parallel test runner sends terminate to formatter before prin...
Todd Fiala
2015-09-22
1
-0
/
+5
*
Fixed up the curses test results formatter to:
Greg Clayton
2015-09-21
1
-3
/
+1
*
test framework: ignore sighups
Todd Fiala
2015-09-21
1
-0
/
+5
*
Fix Linux bot.
Chaoren Lin
2015-09-19
1
-1
/
+2
*
Added a curses based way to see the test suite running. Works only where curs...
Greg Clayton
2015-09-19
1
-17
/
+22
*
test events: added optional value type to extra event key/val pairs
Todd Fiala
2015-09-18
1
-2
/
+1
*
test events: announce worker count in new initialize event
Todd Fiala
2015-09-18
1
-13
/
+9
*
Adds parallel work queue index to test events, stdout/stderr results support.
Todd Fiala
2015-09-18
1
-32
/
+71
*
Remove XTIMEOUT from TestAttachDenied on linux
Pavel Labath
2015-09-17
1
-1
/
+0
*
Add JUnit/XUnit-formatted output to the lldb test run system
Todd Fiala
2015-09-15
1
-111
/
+407
*
Remove XTIMEOUT from TestChangeProcessGroup on linux
Pavel Labath
2015-09-14
1
-1
/
+0
*
dotest.py ctrl-c support, addition of --test-runner-name option.
Todd Fiala
2015-09-08
1
-44
/
+500
*
Roll dosep.py parallel test runner into dotest.py command line
Todd Fiala
2015-09-03
1
-43
/
+32
*
Fix deadlock while attaching to inferiors
Pavel Labath
2015-09-03
1
-1
/
+0
*
XTIMEOUT TestIntegerTypesExpr for Darwin.
Chaoren Lin
2015-08-20
1
-0
/
+1
*
XTIMEOUT TestChangeProcessGroup for Linux.
Chaoren Lin
2015-08-19
1
-0
/
+1
*
XTIMEOUT TestEvents and TestThreadStates for Windows to Android.
Chaoren Lin
2015-08-19
1
-0
/
+6
*
XTIMEOUT TestExitDuringStep for Darwin.
Chaoren Lin
2015-08-19
1
-0
/
+1
*
Update dosep to print unexpected successes at the end.
Zachary Turner
2015-08-14
1
-15
/
+33
*
Make dosep.py PEP8 compliant. NFC.
Chaoren Lin
2015-08-12
1
-38
/
+71
*
Refactor dosep to use list comprehension. NFC.
Chaoren Lin
2015-08-12
1
-43
/
+31
*
Don't print number of failures and percentage if no tests ran.
Chaoren Lin
2015-08-12
1
-4
/
+10
*
Make dosep output status by overwriting the same line.
Chaoren Lin
2015-08-12
1
-32
/
+41
*
Don't crash if the file we want to touch doesn't exist.
Greg Clayton
2015-08-11
1
-2
/
+1
*
Allow dosep.py to print dotest.py output on success.
Zachary Turner
2015-08-10
1
-13
/
+41
*
Flush stderr on dosep status update for Windows.
Chaoren Lin
2015-08-05
1
-0
/
+1
*
Xtimeout TestProcessAttach for Linux.
Chaoren Lin
2015-07-22
1
-0
/
+1
*
Enable timeout on Windows
Ying Chen
2015-07-20
1
-7
/
+6
*
Fix dosep.py on windows after r240946
Pavel Labath
2015-07-06
1
-8
/
+8
*
dosep.py: Add ability to set default test timout based on target
Pavel Labath
2015-06-29
1
-2
/
+16
*
Adding some more flakey tests to the XFAIL list
Vince Harron
2015-06-22
1
-0
/
+1
*
Mark TestMultithreaded as XTIMEOUT on Linux.
Oleksiy Vyalov
2015-06-10
1
-0
/
+1
*
Update dosep to display dotest command invoked on failure.
Chaoren Lin
2015-06-07
1
-5
/
+6
[next]