summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* [lldbsuite] Skip two more flaky tests on WindowsStella Stamenova2019-01-141-0/+1
* [lldbsuite] Skip TestExitDuringStep on WindowsStella Stamenova2019-01-111-0/+1
* [lldbsuite] Skip flakey Windows testsStella Stamenova2018-12-215-4/+5
* [lldb] Add a "display-recognized-arguments" target setting to show recognized...Kuba Mracek2018-12-201-3/+18
* Disable a few tests on the green dragon sanitzier bot.Adrian Prantl2018-12-201-0/+2
* [lldbsuite] Un-xfail several tests in TestInferiorCrashing on WindowsStella Stamenova2018-12-201-21/+4
* [lldbsuite] Un-xfail TestMiniDump and TestThreadJumpStella Stamenova2018-12-202-2/+0
* Overload GetMemoryRegions for the ProcessMinidumpTatyana Krasnukha2018-12-201-0/+62
* [lldbsuite] Un-xfail TestDataFormatterSynthVal on WindowsStella Stamenova2018-12-201-3/+0
* [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)Stella Stamenova2018-12-2010-33/+1
* Show the memory region name if there is one in the output of the "memory regi...Greg Clayton2018-12-192-0/+30
* [lit] Use the new build.py script in the lldb-mi testsStella Stamenova2018-12-181-2/+0
* de-flake TestThreadStates.test_process_interruptPavel Labath2018-12-181-1/+5
* Un-XFail TestYMMRegister on linuxPavel Labath2018-12-181-1/+0
* Un-XFail TestThreadStates.test_process_interruptPavel Labath2018-12-181-12/+7
* Un-XFAIL TestExitDuringBreak.py for linuxPavel Labath2018-12-181-3/+0
* A few small updates to the testsuite for running against an iOS device.Jason Molenda2018-12-175-6/+2
* Fix test failures that depended on module orderGreg Clayton2018-12-142-24/+24
* Remove unused fileJonas Devlieghere2018-12-111-19/+0
* Rewrite pexpect-based test in LIT/FileCheck.Adrian Prantl2018-12-103-119/+0
* Re-commit "Introduce ObjectFileBreakpad"Pavel Labath2018-12-103-0/+45
* [lldbsuite] Disable TestStopPCs when there's no XML supportStella Stamenova2018-12-061-0/+2
* [Reproducers] Change how reproducers are initialized.Jonas Devlieghere2018-12-032-54/+0
* Skip TestRequireHWBreakpoints on WindowsJonas Devlieghere2018-11-301-0/+4
* [Target] Do not skip a stop on a breakpoint if a plan was completedAleksandr Urakov2018-11-303-0/+49
* [lldbsuite] Each lldb suite test must have a unique class nameStella Stamenova2018-11-271-1/+1
* Skip TestTargetCreateDepsJonas Devlieghere2018-11-201-1/+1
* Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD"Zachary Turner2018-11-185-101/+0
* Rewrite stop-hook tests as a couple of FileCheck testsFrederic Riss2018-11-167-447/+0
* Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLDNathan Lanza2018-11-155-0/+101
* Add setting to require hardware breakpoints.Jonas Devlieghere2018-11-154-1/+121
* Add GDB remote packet reproducer.Jonas Devlieghere2018-11-133-0/+73
* Remove header grouping comments.Jonas Devlieghere2018-11-119-9/+9
* Add extra diagnostics to testAdrian Prantl2018-11-101-0/+4
* Work with a gdb-remote target that doesn't handle theJason Molenda2018-11-091-0/+64
* [lldb] Introduce StackFrameRecognizer [take 3]Kuba Mracek2018-10-314-0/+161
* Revert r345686 due to build failuresKuba Mracek2018-10-314-161/+0
* [lldb] Introduce StackFrameRecognizer [take 2]Kuba Mracek2018-10-314-0/+161
* Revert r345678 (build failure on Linux machines).Kuba Mracek2018-10-314-161/+0
* [lldb] Introduce StackFrameRecognizerKuba Mracek2018-10-314-0/+161
* [DataFormatters] Adding formatters for libc++ std::u16string and std::u32stringShafik Yaghmour2018-10-263-3/+9
* Update test that checks auto-completion for settings set.Jonas Devlieghere2018-10-261-0/+5
* Remove test that checks auto-completion for settings set.Jonas Devlieghere2018-10-261-5/+0
* [API] Extend the `SBThreadPlan` interfaceAleksandr Urakov2018-10-254-0/+93
* Support nwere versions of the Segger J-Link jtag board software.Jason Molenda2018-10-232-2/+154
* Skip test with older versions of clangJonas Devlieghere2018-10-231-0/+1
* [lldbsuite, windows] Disable two tail call frames tests that fail on WindowsStella Stamenova2018-10-192-0/+5
* [lldbsuite] Mark the TestScriptedResolver tests as XFAIL on WindowsStella Stamenova2018-10-181-0/+4
* Use a relaxed substring check for function names in a testVedant Kumar2018-10-161-2/+7
* Use assertEqual to improve test failure loggingVedant Kumar2018-10-162-12/+12
OpenPOWER on IntegriCloud