summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* Skip tail call frame tests when dwarf_version < 4Vedant Kumar2019-08-238-8/+16
* [lldb][NFC] Add test for target stop-hook disable/enable/deleteRaphael Isemann2019-08-221-5/+28
* [lldb][NFC] Merge multiple TestApropos.pyRaphael Isemann2019-08-211-0/+10
* [lldb] Add tests for setting completions and enable 'settings remove' completionRaphael Isemann2019-08-211-0/+18
* [lldb][NFC] Add tests for register commandRaphael Isemann2019-08-211-0/+13
* [lldb][NFC] Add tests for invalid command invocationsRaphael Isemann2019-08-215-0/+77
* Update a few tests that may change the platform to save & restoreJason Molenda2019-08-213-4/+23
* [LLDB][Test] Remove `skipIfWindows` for conditional breakpoint test (NFC)Med Ismail Bennani2019-08-201-8/+0
* [lldb][NFC] Test quotes when completingRaphael Isemann2019-08-201-0/+26
* [lldb][NFC] Add a few more completion tests to increase test coverageRaphael Isemann2019-08-191-0/+23
* Stop-hooks weren't getting called on step-out. Fix that.Jim Ingham2019-08-153-0/+65
* [Formatters] Temporarily disable libc++ std::function formatter due to perfor...Shafik Yaghmour2019-08-021-0/+3
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-02250-513/+0
* Fix `skipIfSanitized` decorator on macOSJonas Devlieghere2019-08-011-2/+2
* Fix TestThreadSpecificBreakpoint on WindowsAdrian McCarthy2019-08-012-15/+14
* Fix completion for functions in anonymous namespacesJonas Devlieghere2019-07-312-0/+6
* Test load unloading of modules with libraries-svr4Antonio Afonso2019-07-291-0/+40
* [lldb] Increase testsuite packet-timeout 5secs -> 1minJan Kratochvil2019-07-291-0/+1
* [lldb] [test] Mark three new tests XFAIL on NetBSDMichal Gorny2019-07-292-0/+3
* [Tests] Split inferior crashing testsJonas Devlieghere2019-07-264-196/+359
* [lldb] [Process/NetBSD] Report stopped process on SIGSTOPMichal Gorny2019-07-252-2/+0
* LLGS: fix tracking execve on linuxPavel Labath2019-07-252-73/+13
* [lldb][test_suite] Update tests with unexpected pass on Android aarch64Alex Langford2019-07-2310-16/+31
* Support Linux signal return trampolines in frame initializationJoseph Tremoulet2019-07-193-0/+102
* [lldb] Make TestDeletedExecutable more reliableRaphael Isemann2019-07-112-5/+25
* [lldb-suite] Skip TestMachCore on WindowsStella Stamenova2019-07-091-1/+4
* [lldb] [test] Update NetBSD XFAILs in test suiteMichal Gorny2019-07-086-0/+8
* [lldb] [lldbsuite] Use a unique class name for TestBacktraceAllStella Stamenova2019-07-011-1/+1
* [lldb] [Process/NetBSD] Use global enable bits for watchpointsMichal Gorny2019-07-0112-20/+0
* @skipIfXmlSupportMissing TestRecognizeBreakpointPavel Labath2019-07-011-0/+1
* Replace tabs with spaces.Adrian Prantl2019-06-291-2/+2
* Make sure the thread list is updated before you set the stop reasonJim Ingham2019-06-283-0/+206
* Support nested target.xml register definition files, lack of reg group markers.Jason Molenda2019-06-261-0/+238
* Skip failing test on older versions of clang.Adrian Prantl2019-06-121-0/+1
* [ABI] Fix SystemV ABI to handle nested aggregate type returned in registerAlex Langford2019-06-043-5/+236
* [lldb] [test] Mark frequently failing flaky tests skipped on NetBSDMichal Gorny2019-05-153-4/+4
* TestMinidumpNew.py: Use yaml2obj where possiblePavel Labath2019-05-1410-79/+147
* Change the disabling of packet logging to be in TearDownHook lambdas.Jason Molenda2019-05-104-12/+9
* Ted pointed out that some of test tests that are enabling packetJason Molenda2019-05-104-7/+17
* minidump: Don't eagerly resolve module paths read from the minidumpPavel Labath2019-05-102-1/+29
* Revert "Disable the step over skipping calls feature since buildbots are not ...Pavel Labath2019-05-101-1/+0
* Improve step over performance by not stopping at branches that are function c...Greg Clayton2019-05-091-4/+3
* [test] Remove randomnessJonas Devlieghere2019-05-051-8/+3
* [Alias] Add 're' alias for registerJonas Devlieghere2019-05-031-1/+2
* [test] Convert TestWatchpointSetErrorCases.py to litJonas Devlieghere2019-05-021-74/+0
* Un-xfail the TestMiniDump tests on WindowsStella Stamenova2019-04-301-2/+0
* [lldb] [test] Remove duplicate YMM/ZMM dotest testsMichal Gorny2019-04-294-354/+0
* TestZMMRegister: use an integer division as intendedFrederic Riss2019-04-261-2/+2
* [DataFormatters] Adjusting libc++ std::list formatter to act better with poin...Shafik Yaghmour2019-04-242-1/+6
* yamlify TestMiniDumpUUID binariesPavel Labath2019-04-2319-34/+183
OpenPOWER on IntegriCloud