summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* Don't run TestImageListMultiArchitecture during remote test suiteFrancis Ricci2016-06-241-0/+1
* Allow installing watchpoints at less than 8-byte alligned addresses for AArch...Omair Javaid2016-06-163-0/+188
* Enable some tests on linuxPavel Labath2016-06-092-3/+3
* Add a test for the failure described by pr28055. Mark it as xfail.Jim Ingham2016-06-082-0/+68
* Revert "Make lldbinline.py regenerate the Makefile each time it builds."Pavel Labath2016-06-074-31/+11
* Make lldbinline.py regenerate the Makefile each time it builds.Sean Callanan2016-06-074-11/+31
* [tsan] Prefer mangled name looking up variable declaration for racy addressDevin Coughlin2016-06-013-0/+98
* Add "-gmodules" support to the test suite.Todd Fiala2016-05-261-0/+1
* It has been brought to my attention that, given two variablesEnrico Granata2016-05-252-6/+9
* Mark some aarch64-linux specific xfails marking bug entriesOmair Javaid2016-05-252-2/+2
* Fix an issue where LLDB would crash if one tried to 'frame variable' an unord...Enrico Granata2016-05-251-0/+1
* Mark some arm-linux specific xfails marking bug entriesOmair Javaid2016-05-251-0/+1
* Reword ThreadSanitizer message for invalid mutex reports.Kuba Brecka2016-05-221-1/+1
* Fix error propagation from the Z0 packet in gdb-remote breakpoint setting.Jim Ingham2016-05-191-0/+77
* xfail TestWatchLocation.py for arm-linux targetsOmair Javaid2016-05-171-0/+1
* Make LLDB print out an explicit marker when it's displaying formatters that a...Enrico Granata2016-05-161-0/+2
* Xfail TestCrashDuringStep and TestCreateDuringInstructionStep on arm-linuxOmair Javaid2016-05-161-0/+1
* Clean up test results on Windows.Zachary Turner2016-05-133-1/+4
* Fix libstdc++ failure where <atomic> is not able to be imported on Darwin sys...Greg Clayton2016-05-121-5/+1
* Xfail failing watchpoint tests on aarch64-linuxOmair Javaid2016-05-114-0/+5
* Corrected aarch64 register no in TestBreakpointConditions.pyOmair Javaid2016-05-111-1/+1
* Fix race in TestExitDuringStep and unify pseudo_barrier handlingPavel Labath2016-05-108-105/+13
* Add a testcase for "BreakpointSetBySourceRegex" Jim Ingham2016-05-105-0/+139
* Added a testcase for the ptr_refs tool so we catch if it stops working.Sean Callanan2016-05-033-0/+75
* Split out console and file writing cases in TestCommandScriptImmediateOutputFrancis Ricci2016-05-031-4/+17
* I forgot to check in the test case for the changes I made to synthetic childr...Enrico Granata2016-05-024-0/+127
* Update test for r268192.Kuba Brecka2016-05-011-3/+3
* Provide location information (file name, line number) in TSan reports about g...Kuba Brecka2016-04-283-0/+98
* Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i...Kuba Brecka2016-04-274-0/+4
* Remove flaky decorator from three tests on linuxPavel Labath2016-04-272-2/+0
* Remove flaky decorator from two tests on linuxPavel Labath2016-04-252-4/+0
* Add a --element-count option to the expression commandEnrico Granata2016-04-256-0/+203
* Renumber ThreadSanitizer-provided thread IDs to match LLDB thread numbers.Kuba Brecka2016-04-223-0/+131
* Fix a bug where LLDB would crash if 'apropos <anything>' was used after spawn...Enrico Granata2016-04-203-0/+64
* Fix xfail for test_tilde_home_directory on windowsTamas Berghammer2016-04-201-1/+1
* llvm::sys::path::home_directory() relies on having "HOME" set in the environm...Greg Clayton2016-04-191-0/+60
* Fixup r266327Pavel Labath2016-04-181-2/+2
* [LLDB][MIPS] Fix TestConcurrentEventsMohit K. Bhakkad2016-04-181-35/+35
* Make destructor breakpoint location test more resilientPavel Labath2016-04-152-8/+43
* Disable LinuxCoreTestCase.test_s390xUlrich Weigand2016-04-141-0/+2
* [test] make expect_state_changes actually expect *only* themPavel Labath2016-04-142-11/+12
* Fix test cases for big-endian systemsUlrich Weigand2016-04-146-70/+146
* Fixes for platforms that default to unsigned charUlrich Weigand2016-04-141-1/+1
* Support Linux on SystemZ as platformUlrich Weigand2016-04-149-1/+18
* Attempt to fix TestCPPBreakpointLocations on Linux/Android.Oleksiy Vyalov2016-04-131-1/+1
* Fix breakpoint_set_restart test for WindowsAdrian McCarthy2016-04-121-2/+8
* Fixed being able to set breakpoints on destructors when we don't fully specif...Greg Clayton2016-04-121-0/+3
* Breakpoint conditions were making result variables, which they should not do. Jim Ingham2016-04-121-0/+4
* 'int' is reported as an exception on OS X not as a signal. I don't thinkJim Ingham2016-04-121-1/+1
* Fixup TestFdLeakPavel Labath2016-04-121-3/+5
OpenPOWER on IntegriCloud