summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* Add a test case that validates that my change in r255603 does the right thingEnrico Granata2015-12-183-0/+85
* Enable the 'type X list' formatters commands to list formatters in language c...Enrico Granata2015-12-151-1/+4
* Merge ENABLE_THREADS and ENABLE_STD_THREADS markersTamas Berghammer2015-12-158-12/+12
* [Test] Addresses failing test when path to make contains spacesKate Stone2015-12-141-2/+2
* Make debug info specification use categories system.Zachary Turner2015-12-141-1/+1
* [LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...Mohit K. Bhakkad2015-12-141-0/+1
* Add some tests for stack and local variable inspection for mini dumps.Adrian McCarthy2015-12-113-9/+109
* Create test for llvm.org/pr25806Tamas Berghammer2015-12-1113-15/+100
* XFAIL TestLoadUnload for Windows->AndroidPavel Labath2015-12-111-0/+1
* Correctly XFAIL TestReturnValuePavel Labath2015-12-091-1/+1
* XFAIL TestReturnValue for remote Windows->Android testsPavel Labath2015-12-091-0/+1
* Remove the -c option from dotest.py.Zachary Turner2015-12-081-3/+0
* Add a new option to Platform::LoadImage to install the imageTamas Berghammer2015-12-081-8/+2
* Get rid of global variables in dotest.pyZachary Turner2015-12-083-5/+8
* Add NetBSD in platform specific logging of the specified category in Register...Kamil Rytarowski2015-12-071-0/+3
* Recommit "Fix race during process interruption"Pavel Labath2015-12-071-1/+3
* Make TestThreadStates more stablePavel Labath2015-12-071-25/+11
* [LLDB][MIPS] Marking some expected failuresMohit K. Bhakkad2015-12-072-11/+17
* Make TestThreadSpecificBreakpoint.py more focused.Zachary Turner2015-12-045-53/+143
* [LLDB][MIPS] XFAIL TestCrashDuringStep.py for MIPSJaydeep Patil2015-12-041-0/+1
* Un XFAIL some tests that are now passing on Windows.Zachary Turner2015-12-032-2/+0
* Fix TestLoadUnload for Windows -> POSIX remote debuggingTamas Berghammer2015-12-031-1/+2
* XFAIL TestReturnValue for linux i386 clang 3.5-3.6Tamas Berghammer2015-12-021-0/+1
* Fix "process load/unload" on androidTamas Berghammer2015-12-021-11/+13
* PTRACE ABI to read FXSAVE area for 32-bit inferiorAbhishek Aggarwal2015-12-021-1/+1
* Revert "Fix race during process interruption"Pavel Labath2015-12-011-3/+1
* Fix race during process interruptionPavel Labath2015-12-011-1/+3
* Fix TestRegisters.py on armTamas Berghammer2015-11-261-1/+1
* Remove some xfail-s fixed by r253026Tamas Berghammer2015-11-261-1/+0
* Make some of the tests in TestRegisters.py arm compatibleTamas Berghammer2015-11-262-117/+101
* Remove expectedFailureFreeBSD decorator from now-passing testsEd Maste2015-11-243-3/+0
* Remove expectedFailureFreeBSD from passing ThreadExitTestCase::test_with_dwarfEd Maste2015-11-241-1/+0
* Add expectedFailureFreeBSD decorators for new Python fd leakEd Maste2015-11-241-0/+3
* Enable saving of mini dumps with lldb process save-core.Adrian McCarthy2015-11-203-0/+85
* Use the system clang, since this support should now be in; does not un-xfail ...Enrico Granata2015-11-202-12/+2
* Revert "FOO"Adrian McCarthy2015-11-203-85/+0
* FOOAdrian McCarthy2015-11-203-0/+85
* Cleanup work required to get the ASAN tests to run in the new test suite infr...Enrico Granata2015-11-193-3/+5
* [TestExitDuringStep] Adjust after a recent type map change.Siva Chandra2015-11-181-1/+2
* Fix some issues with swig & string conversion.Zachary Turner2015-11-181-2/+8
* [LLDB][MIPS] Fix TestDisassembleBreakpoint.py for MIPSSagar Thakur2015-11-181-2/+6
* [MIPS][LLDB]Fix TestBreakpointCondition.py for MIPSSagar Thakur2015-11-181-3/+6
* Add the ability (through the SB API & command line) to specify an addressJim Ingham2015-11-173-0/+105
* Re-Apply "Add a "not_in()" function you can apply to the list type arguments ...Ying Chen2015-11-161-1/+1
* Revert "Add a "not_in()" function you can apply to the list type arguments to...Pavel Labath2015-11-161-1/+1
* Uniquify all the type X delete commands via one common base classEnrico Granata2015-11-141-1/+1
* Add a "not_in()" function you can apply to the list type arguments to expecte...Jim Ingham2015-11-141-1/+1
* Change the test to use the instruction list to get the consecutive addresses ...Jim Ingham2015-11-131-18/+9
* Re-add XFAILs to two testsPavel Labath2015-11-131-0/+1
* Fix to solve Bug 23139 & Bug 23560Abhishek Aggarwal2015-11-135-6/+0
OpenPOWER on IntegriCloud