Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
dotest.py
7d40f14
When no FileCheck binary is specified, look in the llvm/clang bin
by Jason Molenda
· 7 years ago
8e2f09d
[dotest] Make a missing FileCheck binary a warning, not an error
by Vedant Kumar
· 7 years ago
9b13bea
Allow use of self.filecheck in LLDB tests (c.f self.expect)
by Vedant Kumar
· 7 years ago
33ed57e
[dotest] Make --test-subdir work with --no-multiprocess
by Vedant Kumar
· 7 years ago
2f5cf85
Add a new tool named "lldb-vscode" that implements the Visual Studio Code Debug Adaptor Protocol
by Greg Clayton
· 7 years ago
87951b6
[testsuite] Implement a category to skip libstdcxx tests
by Davide Italiano
· 7 years ago
8a36cb3
[lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an undefined property in dotest.py
by Stella Stamenova
· 7 years ago
88ce10b
Test Commit: fix a comment to be grammatically correct
by Stella Stamenova
· 7 years ago
fdfeefd
[dotest] Make the set of tests independent of the test configuration
by Pavel Labath
· 7 years ago
4955c77
[dotest] Fix syntax error and typo.
by Jonas Devlieghere
· 7 years ago
1bf22e7
[dotest] Use in-tree dsymutil on Darwin
by Jonas Devlieghere
· 7 years ago
5f96960
[dotest] --skip-category should append and not override.
by Davide Italiano
· 7 years ago
45ae11c
[test] Skip a test when using an out-of-tree debugserver
by Vedant Kumar
· 8 years ago
34769d8
Use an alternative approach to prevent Spotlight from indexing the build directory.
by Adrian Prantl
· 8 years ago
e885768
Create a marker for Spotlight to never index $BUILD_DIR.
by Adrian Prantl
· 8 years ago
5ec76fe
Compile the LLDB tests out-of-tree.
by Adrian Prantl
· 8 years ago
643b2b9
[lldbtestsuite] Don't crash on `None` input for is_exe().
by Davide Italiano
· 8 years ago
698d63a
[dotest] Remove crashinfo hook
by Pavel Labath
· 8 years ago
e3f6eb1
Revert "[lldbtests] Handle errors instead of crashing."
by Pavel Labath
· 8 years ago
252d7bd
[lldbtests] Handle errors instead of crashing.
by Davide Italiano
· 8 years ago
01a28ca
Centralize libc++ test skipping logic
by Pavel Labath
· 8 years ago
6b42b3b
Fix remote test suite directory creation
by Pavel Labath
· 9 years ago
f73c6c7
allow for specification of compiler/lldb executables basename
by Tim Hammerquist
· 9 years ago
8485821
executables should be validated before spawning subprocesses
by Tim Hammerquist
· 9 years ago
6de25ec
dotest.py: remove the ability to specify different architectures/compilers in a single invocation
by Pavel Labath
· 9 years ago
265ca53
[CMake] Override debugserver to use the build tree on Darwin
by Chris Bieneman
· 9 years ago
5d51a76
[Test-Suite] Speculative fix for darwin bots
by Chris Bieneman
· 9 years ago
bd6d699
[Test Suite] Properly respect --framework option
by Chris Bieneman
· 9 years ago
7ba5581
[Test Suite] Allow overriding codesign identity
by Chris Bieneman
· 9 years ago
35e5457
Fix lookup path for lldb-mi
by Chris Bieneman
· 9 years ago
f833f17
Improvements to testing blacklist
by Francis Ricci
· 9 years ago
6951707
Allow for tests to be disabled at runtime
by Francis Ricci
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
8d4d151
Allow custom formatting of session log file names.
by Zachary Turner
· 9 years ago
0eadc53
test: remove use of undefined variables
by Saleem Abdulrasool
· 9 years ago
c0d0e36
test: add missing splat
by Saleem Abdulrasool
· 9 years ago
81eadde
test: add missing parameter
by Saleem Abdulrasool
· 9 years ago
7c5f7ca
test infra: catch bad decorators and import-time errors
by Todd Fiala
· 9 years ago
bcab648
fix argument usage for '-#' command line option
by Todd Fiala
· 9 years ago
cef04a2
Store absolute path for lldb executable in dotest.py
by Francis Ricci
· 9 years ago
49d3c15
test infra: move test event-related handling into its own package
by Todd Fiala
· 9 years ago
190fadc
Unicode support on Win32.
by Zachary Turner
· 10 years ago
396e02a
Eliminate the TestStarted-XXX and TestFinished-XXX files from check-lldb runs.
by Adrian McCarthy
· 10 years ago
b132938
Add a symbolic link from the test directory to the actual - elsewhere located - path that contains the test cases - and teach the test suite driver to resolve paths that contain symbolic links to test cases
by Enrico Granata
· 10 years ago
6d3de12
test-infra: refactored new summary results into base ResultsFormatter class
by Todd Fiala
· 10 years ago
685a757
test infra: enable single-worker rerun phase for flakey tests.
by Todd Fiala
· 10 years ago
f098e4f
Make debug info specification use categories system.
by Zachary Turner
· 10 years ago
9315392
test infra: adds book-keeping for rerunnable tests
by Todd Fiala
· 10 years ago
b68dbfa2
Revert "Revert "Turn on new test summary results by default.""
by Todd Fiala
· 10 years ago
742afdb
Remove -S option from dotest.py.
by Zachary Turner
· 10 years ago
6a188e6
Remove -r and -R options from dotest.py.
by Zachary Turner
· 10 years ago
027158f
Revert "Turn on new test summary results by default."
by Pavel Labath
· 10 years ago
923fdba
Remove the -y option from dotest.py.
by Zachary Turner
· 10 years ago
70ed573
Remove the -x option from dotest.py.
by Zachary Turner
· 10 years ago
21accab
Remove deprecated command line options from dotest.py
by Zachary Turner
· 10 years ago
80310c2
Remove the --output-on-success command line argument from dotest.
by Zachary Turner
· 10 years ago
3cfa314
Remove the -T option from dotest.py.
by Zachary Turner
· 10 years ago
b08ab72
Remove -w option from dotest.py.
by Zachary Turner
· 10 years ago
94ea56b
Remove the -P option from dotest.py
by Zachary Turner
· 10 years ago
35a7610
Delete the -n command line option from dotest.py.
by Zachary Turner
· 10 years ago
6c9e444
Remove the -i command line option from dotest.py.
by Zachary Turner
· 10 years ago
d2a93fd
Delete the -F command line option from dotest.py.
by Zachary Turner
· 10 years ago
7697203
Remove -k command line option from dotest.py.
by Zachary Turner
· 10 years ago
6c87333
Remove -e option from dotest.py.
by Zachary Turner
· 10 years ago
c816013
Remove -libcxx option from dotest.py
by Zachary Turner
· 10 years ago
1f99176
Turn on new test summary results by default.
by Todd Fiala
· 10 years ago
5183147
wire timeouts and exceptional inferior process exits through the test event system
by Todd Fiala
· 10 years ago
d865c6b
Remove the -c option from dotest.py.
by Zachary Turner
· 10 years ago
5067158
Remove the -X option from dotest.py
by Zachary Turner
· 10 years ago
7544602
Remove the -g option from dotest.py
by Zachary Turner
· 10 years ago
2155d5d
Remove the -b option from dotest.py
by Zachary Turner
· 10 years ago
aad25fb
Remove +b option from dotest.py
by Zachary Turner
· 10 years ago
b0dcbd4
Remove the -D option from dotest.py.
by Zachary Turner
· 10 years ago
9cbf7dd
Fixup dotest.py on mac for the configuration package
by Pavel Labath
· 10 years ago
bddf180
Fixup dotest.py after the configuration package introduction
by Pavel Labath
· 10 years ago
b4733e6
Move LLDBTestResult class to its own module.
by Zachary Turner
· 10 years ago
606e3a5
Get rid of global variables in dotest.py
by Zachary Turner
· 10 years ago
de02939
Refactor ResultsFormatter creation into result_formatter.
by Todd Fiala
· 10 years ago
905a988
Rename test_results.py to result_formatter.py.
by Zachary Turner
· 10 years ago
194913f
Make --results-file stdout implied if unspecified when using a results formatter.
by Todd Fiala
· 10 years ago
cee6a6a
Add --curses shortcut for specifying the curses-based test results formatter.
by Todd Fiala
· 10 years ago
c0a5553
Fix Linux tests after r252348.
by Chaoren Lin
· 10 years ago
e73a060
Python 3 - Port use of string.maketrans and don't use sets.Set.
by Zachary Turner
· 10 years ago
f2a37ee
Another import fix for OS X.
by Chaoren Lin
· 10 years ago
18da38e
Fix OS X tests.
by Chaoren Lin
· 10 years ago
c1b7cd7
Python 3 - Turn on absolute imports, and fix existing imports.
by Zachary Turner
· 10 years ago
e6ba053
Python 3 - Don't use `os.path.walk`, it's removed in Py3.
by Zachary Turner
· 10 years ago
5f92a13
Teach LLDB how to directly launch processes on the iOS simulator
by Enrico Granata
· 10 years ago
d8078ff
Fix test infrastructure when using xunit output.
by Todd Fiala
· 10 years ago
bbc5b46
Python 3 - Use universal_newlines when calling subprocess.check_output
by Zachary Turner
· 10 years ago
19474e1
Remove `use_lldb_suite` from the package, and don't import it anymore.
by Zachary Turner
· 10 years ago
bb03a46
Python 3 - Don't use `commands` module anymore.
by Zachary Turner
· 10 years ago
95c453a
Tighten up sys.path, and use absolute imports everywhere.
by Zachary Turner
· 10 years ago
23d59c5
Revert "Make new dotest.py executable"
by Pavel Labath
· 10 years ago
05e1f49
Revert "Remove the __import__ hack of lldbtest_config."
by Pavel Labath
· 10 years ago
2264df4
Remove the __import__ hack of lldbtest_config.
by Zachary Turner
· 10 years ago
7d56454
Make dosep correctly invoke the top-level script when forking out
by Zachary Turner
· 10 years ago
4761f78
Make new dotest.py executable
by Pavel Labath
· 10 years ago
8627209
Some test cases that need the lldbExec path were failing because lldbExec was turning out to be None even though it was being validly set by dotest.py
by Enrico Granata
· 10 years ago
c432c8f
Move lldb/test to lldb/packages/Python/lldbsuite/test.
by Zachary Turner
· 10 years ago