summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to use mpx registers on unsupported platformsFrancis Ricci2017-05-032-0/+10
* [LLDB][MIPS] Fix typo in TestStepOverWatchpoint.py.Nitesh Jain2017-04-251-1/+1
* Update two android XFAILSPavel Labath2017-04-241-1/+1
* Skip TestLibCxxAtomic with gccPavel Labath2017-04-201-0/+1
* Recompute ArchSpec core after MergeFromPavel Labath2017-04-203-10/+0
* Add libc++ category the three more testsPavel Labath2017-04-203-48/+103
* Fix !N and !-N commands and add a test case.Jim Ingham2017-04-191-0/+45
* Add back code to implement "frame var -a,-l,-g" filters.Jim Ingham2017-04-183-0/+116
* Add libc++ category to the remaining libc++ data formattersPavel Labath2017-04-126-75/+76
* Fix libc++ vector<bool> data formatter (bug #32553)Pavel Labath2017-04-121-1/+0
* Fix TestGuessLanguage for gccPavel Labath2017-04-121-1/+7
* Teach SBFrame how to guess its language.Jim Ingham2017-04-127-0/+134
* Add missing annotation to TestDataFormatterUnorderedPavel Labath2017-04-111-0/+1
* Mark this test as XFAIL on all platforms, it's happening everywhere.Jason Molenda2017-04-071-1/+1
* XFAIL TestDataFormatterLibcxxVBool on Linux & AndroidTamas Berghammer2017-04-061-0/+1
* Annotate some more libc++ tests with the new categoryPavel Labath2017-04-053-29/+20
* The darwin_log tests are very fragile and currently do not properly assess th...Sean Callanan2017-04-051-0/+1
* Skip three test cases that are asserting on macosx as of r299199. A quickJason Molenda2017-04-043-0/+10
* Add support for sythetic operator dereferenceTamas Berghammer2017-03-311-0/+6
* Do not dereference std::unique_ptr by defaultTamas Berghammer2017-03-312-5/+47
* [LLDB][MIPS] Fix Core file Architecture and OS information.Nitesh Jain2017-03-317-0/+16
* Centralize libc++ test skipping logicPavel Labath2017-03-2911-26/+26
* Delete TestLLVM.pyZachary Turner2017-03-221-67/+0
* Get ObjectFileMachO to handle @executable_pathJim Ingham2017-03-205-0/+64
* Fix TestMoveNearest for remote targetsPavel Labath2017-03-151-1/+2
* Fix TestMoveNearest breakage on darwinPavel Labath2017-03-151-0/+4
* BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across ...Pavel Labath2017-03-157-15/+85
* Add a test to ensure that SBFrame::Disassemble produces some output.Jim Ingham2017-03-012-1/+69
* Mark TestYMMRegister as no_debug_info_testPavel Labath2017-03-011-0/+1
* Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint objectPavel Labath2017-02-271-1/+0
* Hardware breakpoints for Linux on Arm/AArch64 targetsOmair Javaid2017-02-243-0/+171
* Switch "posix" to the new log channel registration mechanismPavel Labath2017-02-231-11/+5
* Mark TestDarwinLogBasic.py as an xfail because the logging isJason Molenda2017-02-221-0/+1
* Skip TestStepOverBreakpoint on windowsPavel Labath2017-02-151-0/+2
* Bug 30863 - Step doesn't stop with conditional breakpoint on the next lineBoris Ulasevich2017-02-153-0/+140
* [LLDB][MIPS] Fix TestMiniDumpNewNitesh Jain2017-02-081-0/+8
* Move the stop point to somewhere before the final use of theJim Ingham2017-01-311-1/+2
* Unroll r292930 due to TestCallThatThrows test fail is not fixed in reasonable...Boris Ulasevich2017-01-273-140/+0
* Jim unintentionally had the gdb-format specifiers falling throughJason Molenda2017-01-252-0/+19
* Bug 30863 - Step doesn't stop with conditional breakpoint on the next lineBoris Ulasevich2017-01-243-0/+140
* Fix-up TestLinuxCore for r290874Pavel Labath2017-01-031-0/+8
* Simplify reading of Linux notes to correctly handle endianess.Howard Hellyer2017-01-031-3/+1
* XFail TestNoreturnUnwind for arm targetsOmair Javaid2017-01-021-0/+1
* Rollback my commit r290168 to fix linux tests failure. I'll be back!Boris Ulasevich2016-12-203-140/+0
* Bug 30863 - Step doesn't stop with coditional breakpoint on the next lineBoris Ulasevich2016-12-203-0/+140
* Test num locations >= 1 not == 1.Jim Ingham2016-12-141-1/+1
* [LLDB][MIPS] Fix TestMultipleHits for MIPSNitesh Jain2016-12-091-2/+2
* Update test expectations after AddressSanitizer text descriptions changed in ...Kuba Mracek2016-12-022-2/+2
* PR31214: Make a test tolerate "line 0" when stepping by instruction.Paul Robinson2016-11-301-4/+10
* XFAIL: TestNoreturnUnwind on android x86_64Pavel Labath2016-11-281-0/+1
OpenPOWER on IntegriCloud