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
/
functionalities
/
exec
/
TestExec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
1
-2
/
+0
*
Fix `skipIfSanitized` decorator on macOS
Jonas Devlieghere
2019-08-01
1
-2
/
+2
*
[lldb] [test] Mark three new tests XFAIL on NetBSD
Michal Gorny
2019-07-29
1
-0
/
+2
*
LLGS: fix tracking execve on linux
Pavel Labath
2019-07-25
1
-2
/
+2
*
[testsuite] Remove unused seven module imports.
Jonas Devlieghere
2019-01-28
1
-10
/
+0
*
Disable a few tests on the green dragon sanitzier bot.
Adrian Prantl
2018-12-20
1
-0
/
+2
*
Add extra diagnostics to test
Adrian Prantl
2018-11-10
1
-0
/
+4
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-1
/
+1
*
Change TestExec.py from creating an i386+x86_64 fat binary
Jason Molenda
2018-06-15
1
-56
/
+45
*
[dotest] Clean up test folder clean-up
Pavel Labath
2018-03-16
1
-1
/
+0
*
[dotest] make debug info variant accessible in setUp()
Pavel Labath
2018-02-05
1
-1
/
+1
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-6
/
+6
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
1
-2
/
+2
*
Fix Breakpoint::RemoveInvalidLocations to fix the exec testcase.
Jim Ingham
2018-01-12
1
-3
/
+1
*
Cut and paste error - I wasn't actually running both tests...
Jim Ingham
2018-01-09
1
-1
/
+1
*
Temporarily XFAIL test/functionalities/exec while investiagting bot breakage.
Adrian Prantl
2017-12-19
1
-0
/
+2
*
These tests don't depend on debug info format.
Jim Ingham
2017-12-07
1
-0
/
+2
*
Add target.process.stop-on-exec setting, and obey it.
Jim Ingham
2017-12-05
1
-12
/
+32
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
1
-0
/
+6
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
1
-6
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
1
-0
/
+6
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
1
-6
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
1
-0
/
+6
*
xfail TestExec.py on macOS i386
Todd Fiala
2016-10-06
1
-0
/
+1
*
Add the ability for the task port to change when a process execs.
Greg Clayton
2016-09-28
1
-1
/
+0
*
xfail TestExec.py on macOS
Todd Fiala
2016-09-27
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-25
/
+40
*
When calling TypeSystemMap::Clear, objects being destroyed in the process of
Jim Ingham
2016-02-12
1
-17
/
+16
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
1
-2
/
+3
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Python 3 - Don't use `commands` module anymore.
Zachary Turner
2015-11-03
1
-2
/
+2
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
1
-4
/
+4
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-0
/
+85