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
/
asan
/
TestReportData.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
1
-1
/
+0
*
[lldb] [test] XFAIL ASAN tests on NetBSD
Michał Górny
2019-11-25
1
-0
/
+1
*
Testuite: Support Asan test with remote testing
Fred Riss
2019-11-06
1
-4
/
+5
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
1
-2
/
+0
*
Remove XFAIL-Linux from two asan tests
Pavel Labath
2019-02-27
1
-3
/
+0
*
Print column info in backtraces et al. if available
Adrian Prantl
2018-09-05
1
-1
/
+2
*
[test] Replace some references to Apple-internal bugs
Vedant Kumar
2018-03-13
1
-1
/
+1
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
1
-1
/
+1
*
Update test expectations after AddressSanitizer text descriptions changed in ...
Kuba Mracek
2016-12-02
1
-1
/
+1
*
[Test-Suite] Fix all the sanitizer tests to be based on compiler capabilities
Chris Bieneman
2016-11-10
1
-1
/
+1
*
xfail TestReportData.py on i386
Todd Fiala
2016-10-06
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-17
/
+37
*
Enabling AddressSanitizer tests, they should pass now (and this time I mean it).
Kuba Brecka
2016-04-07
1
-1
/
+0
*
Reverting r265401 ("Enabling AddressSanitizer tests, they should work now.")
Kuba Brecka
2016-04-05
1
-0
/
+1
*
Enabling AddressSanitizer tests, they should work now.
Kuba Brecka
2016-04-05
1
-1
/
+0
*
Fixing AddressSanitizer tests (update expectations for current ASan, make it ...
Kuba Brecka
2016-04-05
1
-11
/
+5
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
1
-1
/
+1
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
1
-2
/
+3
*
Use the system clang, since this support should now be in; does not un-xfail ...
Enrico Granata
2015-11-20
1
-6
/
+1
*
Cleanup work required to get the ASAN tests to run in the new test suite infr...
Enrico Granata
2015-11-19
1
-1
/
+2
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
1
-2
/
+2
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-0
/
+83