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
/
test
/
functionalities
/
load_unload
/
TestLoadUnload.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-315
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-2
/
+4
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-5
/
+5
*
Last set of XFAILs for Windows.
Zachary Turner
2015-09-16
1
-0
/
+1
*
Fix a bunch of portability issues in test executables.
Zachary Turner
2015-08-25
1
-1
/
+5
*
Xfail test_dyld_library_path for Android.
Chaoren Lin
2015-07-22
1
-0
/
+1
*
Improve XFAIL for test_lldb_process_load_and_unload_commands
Tamas Berghammer
2015-07-16
1
-1
/
+1
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-3
/
+3
*
[TestLoadUnload] Enable for Android while skipping it for other remotes.
Siva Chandra
2015-06-17
1
-37
/
+79
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-3
/
+3
*
Fix a few more test suite errors where a cleanup lambda was calling self.runC...
Greg Clayton
2015-04-02
1
-2
/
+2
*
Many many test failures after some recent changes. The problem is lldbtest.ge...
Greg Clayton
2015-04-02
1
-5
/
+5
*
Update sys.platform switched behavior in tests to use self.getPlatform (remot...
Robert Flack
2015-04-01
1
-5
/
+5
*
Fix the remaining two test failures caused by re-ordering of teardown.
Zachary Turner
2015-03-26
1
-4
/
+0
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
This test is failing because expressions involving dlopen() currently do not ...
Enrico Granata
2013-10-31
1
-0
/
+1
*
Rename shared libraries for TestLoadUnload.py due to potential shared library...
Matt Kopec
2013-09-17
1
-7
/
+7
*
Add test suite support for TestLoadUnload.py for Linux.
Matt Kopec
2013-09-16
1
-14
/
+24
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-0
/
+5
*
tests: Mark expected FreeBSD failures due to pr14424
Ed Maste
2013-07-30
1
-0
/
+5
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-5
/
+5
*
Mark a few more tests as "basic_process".
Jim Ingham
2013-02-26
1
-0
/
+3
*
Fix for TestSharedLib.py (on Linux)
Daniel Malea
2012-11-26
1
-6
/
+4
*
Update test status on Linux
Daniel Malea
2012-11-23
1
-1
/
+5
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-13
/
+6
*
Make the test case more robust in terms of remote testsuite execution.
Johnny Chen
2012-04-24
1
-6
/
+4
*
Make sure the "synchronous breakpoint callbacks" get called before the thread...
Jim Ingham
2012-04-20
1
-0
/
+27
*
Add expected failure decorators for test cases which are failing for i386 arc...
Johnny Chen
2012-04-19
1
-2
/
+2
*
rdar://problem/10501020
Johnny Chen
2011-11-30
1
-1
/
+1
*
rdar://problem/9211445
Johnny Chen
2011-11-30
1
-4
/
+24
*
Moved many of the "settings" that used to be in "target.process.*" to just
Greg Clayton
2011-11-08
1
-3
/
+3
*
Conditionize the 'print "Set environment ..."' stmt.
Johnny Chen
2011-08-03
1
-1
/
+2
*
Add a directory to make the second copy of libd.dylib in, so we don't have
Jim Ingham
2011-08-03
1
-46
/
+37
*
Unquote the env_cmd_string variable.
Johnny Chen
2011-08-03
1
-3
/
+3
*
Don't set DYLD_LIBRARY_PATH in the Python environment (which will get passed ...
Jim Ingham
2011-08-03
1
-2
/
+2
*
Move top level test dirs inlined_breakpoints, load_unload, and embedded_inter...
Johnny Chen
2011-06-27
1
-0
/
+218