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
/
packages
/
Python
/
lldbsuite
/
test
/
dosep.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
dotest.py: remove the ability to specify different architectures/compilers in...
Pavel Labath
2017-03-15
1
-1
/
+1
*
test infra: clear file-charged issues on rerun of file
Todd Fiala
2016-10-01
1
-3
/
+14
*
added Linux support for test timeout sampling
Todd Fiala
2016-09-26
1
-4
/
+17
*
add hook for calling platform-dependent pre-kill action on a timed out test
Todd Fiala
2016-09-23
1
-27
/
+124
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-10
/
+25
*
Print a warning if the directory passed to --test-subdir doesn't end up existing
Enrico Granata
2016-07-25
1
-0
/
+2
*
Revert "[test] Report error when inferior test processes exit with a non-zero...
Pavel Labath
2016-07-18
1
-3
/
+2
*
[test] Report error when inferior test processes exit with a non-zero code
Pavel Labath
2016-07-18
1
-2
/
+3
*
Allow custom formatting of session log file names.
Zachary Turner
2016-05-17
1
-0
/
+1
*
test infra: move test event-related handling into its own package
Todd Fiala
2016-04-20
1
-8
/
+7
*
test infra cleanup: convert test_runner lib into package
Todd Fiala
2016-04-19
1
-7
/
+3
*
fix a race is the LLDB test suite results collection
Todd Fiala
2016-04-18
1
-3
/
+7
*
Fix dotest.py '-p' option for multi-process mode
Stephane Sezer
2016-04-05
1
-0
/
+4
*
fixed test suite crash when --platform-name doesn't start with 'remote-'
Todd Fiala
2016-01-22
1
-9
/
+7
*
Remove last XTIMEOUTs from android tests
Pavel Labath
2016-01-19
1
-6
/
+1
*
Remove some Windows->Android XTIMEOUTs
Pavel Labath
2016-01-07
1
-5
/
+0
*
Remove XTIMEOUT from TestMultithreaded on linux
Pavel Labath
2016-01-06
1
-5
/
+1
*
Remove XTIMEOUT from TestEvents on linux
Pavel Labath
2016-01-05
1
-1
/
+0
*
Remove XTIMEOUT from TestRegisters on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove XTIMEOUT from TestThreadStepOut on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove XTIMEOUT from TestHelloWorld on linux
Pavel Labath
2016-01-04
1
-3
/
+0
*
Remove XTIMEOUT from TestExitDuringStep on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove XTIMEOUT from TestCreateAfterAttach on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove TestConnectRemote from XTIMEOUTs
Pavel Labath
2016-01-04
1
-1
/
+0
*
test infra: force rerun to use parallel runner
Todd Fiala
2015-12-17
1
-1
/
+5
*
[test] Add ability to expect timeouts
Pavel Labath
2015-12-16
1
-1
/
+0
*
test-infra: refactored new summary results into base ResultsFormatter class
Todd Fiala
2015-12-15
1
-15
/
+10
*
test infra: enable single-worker rerun phase for flakey tests.
Todd Fiala
2015-12-14
1
-14
/
+88
*
test infra: adds book-keeping for rerunnable tests
Todd Fiala
2015-12-12
1
-10
/
+25
*
Decouple test execution and test finder logic in parallel test runner.
Todd Fiala
2015-12-12
1
-16
/
+22
*
Add expected timeout support to test event architecture.
Todd Fiala
2015-12-11
1
-1
/
+7
*
Remove the --output-on-success command line argument from dotest.
Zachary Turner
2015-12-10
1
-16
/
+3
*
Fix new summary to include exceptional exit count in determining exit value
Todd Fiala
2015-12-09
1
-1
/
+3
*
wire timeouts and exceptional inferior process exits through the test event s...
Todd Fiala
2015-12-09
1
-20
/
+147
*
Rename test_results.py to result_formatter.py.
Zachary Turner
2015-12-07
1
-3
/
+3
*
Adds candidate formatter for replacing legacy summary results.
Todd Fiala
2015-12-02
1
-29
/
+63
*
Bump up test timeout interval on Darwin from 4 to 6 minutes.
Todd Fiala
2015-11-11
1
-0
/
+3
*
Add --curses shortcut for specifying the curses-based test results formatter.
Todd Fiala
2015-11-09
1
-0
/
+4
*
Make Windows always use multiprocessing-pool.
Zachary Turner
2015-11-06
1
-5
/
+4
*
Python 3 - Turn on absolute imports, and fix existing imports.
Zachary Turner
2015-11-05
1
-8
/
+9
*
Introduce seven.cmp_ and use it instead of cmp
Zachary Turner
2015-11-03
1
-1
/
+2
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
[dosep] Fix-up callers of process_dir, after it got its argument removed
Pavel Labath
2015-11-02
1
-2
/
+2
*
Make dosep correctly invoke the top-level script when forking out
Zachary Turner
2015-11-02
1
-3
/
+4
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-0
/
+1435