Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ef4fa44ab86b8bb84b579f0fea37c014b3d00df1
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
lldbtest.py
7dcad31
Revert "Make skipIf support the not_in function (second attempt)."
by Siva Chandra
· 10 years ago
4d5d1dd
Make skipIf support the not_in function (second attempt).
by Adrian McCarthy
· 10 years ago
d2e9012
Revert "Make skipIf support the not_in function."
by Siva Chandra
· 10 years ago
257da8e
Make skipIf support the not_in function.
by Adrian McCarthy
· 10 years ago
55d99f0
Cleanup work required to get the ASAN tests to run in the new test suite infrastructure; the tests are now xfailed on Darwin pending investigation
by Enrico Granata
· 10 years ago
ca922bb
Support unix-abstract-connect scheme as platform url in lldb testsuite
by Ying Chen
· 10 years ago
48ef8d4c
Fix some issues with swig & string conversion.
by Zachary Turner
· 10 years ago
ba10570
Python 3 - Skip a certain test for a particular (swig,python) combo.
by Zachary Turner
· 10 years ago
0c35282
Re-Apply "Add a "not_in()" function you can apply to the list type arguments to expectedFailureAll ..." with fix
by Ying Chen
· 10 years ago
abdb839
Add the ability to xfail or skip based on swig / python version.
by Zachary Turner
· 10 years ago
311cc7d
Revert "Add a "not_in()" function you can apply to the list type arguments to expectedFailureAll to reverse"
by Pavel Labath
· 10 years ago
6d04894
Add a "not_in()" function you can apply to the list type arguments to expectedFailureAll to reverse
by Jim Ingham
· 10 years ago
8d13fab
Python 3 - Don't use unbuffered I/O in text mode.
by Zachary Turner
· 10 years ago
5cb8e67
Don't use module internal implementation details in our decorators.
by Zachary Turner
· 10 years ago
c1b7cd7
Python 3 - Turn on absolute imports, and fix existing imports.
by Zachary Turner
· 10 years ago
5f92a13
Teach LLDB how to directly launch processes on the iOS simulator
by Enrico Granata
· 10 years ago
19474e1
Remove `use_lldb_suite` from the package, and don't import it anymore.
by Zachary Turner
· 10 years ago
95c453a
Tighten up sys.path, and use absolute imports everywhere.
by Zachary Turner
· 10 years ago
c432c8f
Move lldb/test to lldb/packages/Python/lldbsuite/test.
by Zachary Turner
· 10 years ago
[Renamed from lldb/test/lldbtest.py]
0a0490b
Rename `lldb_shared` to `use_lldb_suite`.
by Zachary Turner
· 10 years ago
e272b77
Deprecate -m/+m dotest options in favor of test categories
by Pavel Labath
· 10 years ago
cd236b8
Python 3: Convert uses of `callable(x)` to `six.callable(x)`.
by Zachary Turner
· 10 years ago
1411668
Remove use of octal literals.
by Zachary Turner
· 10 years ago
22fd3b1
Fixed the test suite on MacOSX so that "test/api/multithreaded/TestMultithreaded.py" works without errors.
by Greg Clayton
· 10 years ago
dc8b2d3
Port the python api decorator to use test categories
by Pavel Labath
· 10 years ago
606e1e3
Python3 - Wrap more statements in calls to list()
by Zachary Turner
· 10 years ago
35d017f
Add from __future__ import print_function everywhere.
by Zachary Turner
· 10 years ago
1c4059a
Python 3 porting - Wrap returns from map() in list()
by Zachary Turner
· 10 years ago
814236d
Use six to portably handle module renames in Python 2 and 3
by Zachary Turner
· 10 years ago
43a01e4
Use six to portably assign metaclasses in Python 2 and 3.
by Zachary Turner
· 10 years ago
ff890da
Convert print statements to print function calls.
by Zachary Turner
· 10 years ago
6ecdbc8
Factor the execution of the test method into a separate function to ensure that any exceptions that are thrown go out of scope and no longer hold references to SB objects that need to be freed before teardown.
by Adrian McCarthy
· 10 years ago
f882f6f
dotest.py: Remove useless AttributeError catches
by Pavel Labath
· 10 years ago
edea237
Fix a test that should only be run with a dSYM file by adding @skipIfDwarf and using a new @skipIfDWO.
by Greg Clayton
· 10 years ago
11db2d3
Fix race condition in the working directory cleanup code
by Tamas Berghammer
· 10 years ago
f2addf8
Remove working directory from remote platform in the test suite
by Tamas Berghammer
· 10 years ago
4c0c7a7
Run tests with dwo symbol files
by Tamas Berghammer
· 10 years ago
02c08d0
Modify minimumg go version to 1.4.0 for tests.
by Todd Fiala
· 10 years ago
9f23680
Bungled my last change in a tweak.
by Todd Fiala
· 10 years ago
be5dfc5
Address failing Go tests on go version from Ubuntu 14.04
by Todd Fiala
· 10 years ago
bd0998a
Do not attempt to join the remote paths if none exist
by Enrico Granata
· 10 years ago
c8fd130
Merge dwarf and dsym tests
by Tamas Berghammer
· 10 years ago
d9dbae5
Add first tests for mini-dump debugging.
by Adrian McCarthy
· 10 years ago
57bee1e
Add a TypeSystem for Go
by Ryan Brown
· 10 years ago
14181db
Fix a thinko causing test logs for crashes to not get written.
by Zachary Turner
· 10 years ago
cf6f92a
XFAIL TestBuiltinTrap on android-arm (gcc bug)
by Tamas Berghammer
· 10 years ago
63a579c
Mark TestCreateDuringInstructionStep as flaky on android arm
by Pavel Labath
· 10 years ago
a729204
Sleep-and-retry after a failure to delete a log file, which may be because antimalware is holding the handle to the just-created file.
by Adrian McCarthy
· 10 years ago
b1490b6
Don't throw an exception when module cleanup fails.
by Zachary Turner
· 10 years ago
090152b
Skip TestCreateDuringInstructionStep on android aarch64
by Pavel Labath
· 10 years ago
793d997
Make skipUnlessArch decorator actually skip instead of XFAIL.
by Zachary Turner
· 10 years ago
c356d8b
[LLDB][MIPS] Added expected failure for "test disassembler settings"
by Mohit K. Bhakkad
· 10 years ago
abb5a35
Make DWARF at_comp_dir symbolic links configurable via plugin.symbol-file.dwarf.comp-dir-symlink-paths setting.
by Oleksiy Vyalov
· 10 years ago
050d1e8
XFAIL watchpoint tests on Android arm/aarch64
by Tamas Berghammer
· 10 years ago
e9bbabc
Apply Android -pie switch to buildDefault as well.
by Chaoren Lin
· 10 years ago
9070f53
Detect if necessary to build inferior with -pie for Android.
by Chaoren Lin
· 10 years ago
636a0e3
Check if altsep exists before replace.
by Chaoren Lin
· 10 years ago
f355eda
Handle altsep ('/' on Windows) in compiler path for log files.
by Chaoren Lin
· 10 years ago
137d7ba
Fix _LocalProcess.terminate on Windows.
by Adrian McCarthy
· 10 years ago
05834cd
Reversed r238363, because the message is inconsistent
by Sean Callanan
· 10 years ago
0a7202b
Run teardown and setup before retry for expectedFlakey tests
by Ying Chen
· 10 years ago
7ac3ea4
Added expectedFlakey test decorator
by Vince Harron
· 10 years ago
b36f917
Remove old local-only linux debugging code
by Pavel Labath
· 10 years ago
4470f38
[TestLoadUnload] Enable for Android while skipping it for other remotes.
by Siva Chandra
· 10 years ago
f7160f3
XFail pexpect tests for Windows hosts.
by Chaoren Lin
· 10 years ago
e6eea5d
Skip TestInferiorChanged if host platform is windows.
by Chaoren Lin
· 10 years ago
5d76b1b
Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.
by Chaoren Lin
· 10 years ago
77f20fc
[TestGdbRemoteAbort] Skip on API 16 Android devices
by Siva Chandra
· 10 years ago
29e0392
[lldbtest] Use netloc instead of hostname to look up Android device ID.
by Siva Chandra
· 10 years ago
8af9166
[TestChangeProcessGroup] Mark the test as xfail for Android API 16
by Siva Chandra
· 10 years ago
674bc7b
XFAIL two tests for android
by Pavel Labath
· 10 years ago
3154aa2
[TestBase.runCmd] Better error message when runCmd fails.
by Siva Chandra
· 10 years ago
306278f
Also don't try to copy a logfile if it doesn't exist.
by Zachary Turner
· 10 years ago
5de068b
On Windows, delete existing log file before renaming temp file.
by Zachary Turner
· 10 years ago
b48b404
Don't import module `lock` at global scope.
by Zachary Turner
· 10 years ago
85d1965
dotest.py - debug feature that helps find dosep races
by Vince Harron
· 10 years ago
1f16037
Re-enable packet logging for GdbRemote/LldbServer tests
by Vince Harron
· 10 years ago
35b17dc
dotest.py - log session to a file instead of a StringIO class
by Vince Harron
· 10 years ago
790d95c
Refactored lldb executable name discovery
by Vince Harron
· 10 years ago
4629c4b
Choose stdlib for test suite based on target platform.
by Robert Flack
· 10 years ago
6e1fd35
Skip TestPluginCommands.py if host lldb library is incompatible with remote.
by Robert Flack
· 10 years ago
fa5ad65
Select expected remote libc++ library name based on remote platform.
by Robert Flack
· 10 years ago
19e300f
Change session log filename pattern: test before arch
by Vince Harron
· 10 years ago
3e2bdb4
os.path.join does not always work for paths on remote platforms.
by Chaoren Lin
· 10 years ago
6d3d0f1
Fixed lldb-mi test failures introduced by r236956
by Vince Harron
· 10 years ago
9753dd9
Add support for ./dotest.py --channel and --log-success
by Vince Harron
· 10 years ago
c849267
Fixed skipIfLinuxClang to check the target architecture
by Vince Harron
· 11 years ago
f2e3760
Enabled libc++ formatter tests on Linux
by Vince Harron
· 11 years ago
0261376
TestMultithreaded improvements
by Vince Harron
· 11 years ago
7091c2c
XFAIL tests that are failed on linux with gcc-4.9.2
by Ying Chen
· 11 years ago
fb2f6c6
Uses the target platform to determine the platform context.
by Robert Flack
· 11 years ago
725abcb
Bug 23051 - Fix zombie processes after lldb-server tests
by Ilia K
· 11 years ago
068898c
Fix @skipUnlessPlatform and @skipIfPlatform decorators to work on classes.
by Robert Flack
· 11 years ago
f4db546
Fix expectedFailureLLGS to expect failure when host platform is not linux.
by Robert Flack
· 11 years ago
0f434e6
test: Move amd64 -> x86_64 translation to getArchitecture()
by Ed Maste
· 11 years ago
1d57433
Fix LLDB test tracing to include the output (stdout and stderr) of each shell command.
by Adrian McCarthy
· 11 years ago
20952cc
TestRecursiveInferior fixed on Linux
by Vince Harron
· 11 years ago
e0d0a76
Many many test failures after some recent changes. The problem is lldbtest.getPlatform() returns the "OS" of the selected platform's triple. This is "macosx" for desktop macosx and "ios" for iOS. It used to be "darwin".
by Greg Clayton
· 11 years ago
bf441f4
Fix FreeBSD test runs after r233311
by Ed Maste
· 11 years ago
13c7ad9
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
by Robert Flack
· 11 years ago
Next »