summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* Allow the internal-state-thread free access to the TargetAPI mutex.Jim Ingham2019-10-013-10/+74
* [test] Make TestBasicEntryValuesX86_64 run on Linux as well as DarwinVedant Kumar2019-09-301-1/+5
* [lldb][NFC] Updating test to reflect made by D67966Shafik Yaghmour2019-09-301-1/+1
* [lldb][clang][modern-type-lookup] Use ASTImporterSharedState in ExternalASTMe...Raphael Isemann2019-09-303-0/+29
* Give an error when StepUsingScriptedThreadPlan is passed a bad classname.Jim Ingham2019-09-281-1/+22
* Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-273-0/+4
* [lldb] Disable testing entry values as memory locationDjordje Todorovic2019-09-271-0/+3
* Disable the empty string check in TestDataFormatterStdStringPavel Labath2019-09-271-1/+2
* [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-273-4/+0
* [lldb] Print an error message for an empty subcommandRaphael Isemann2019-09-271-2/+1
* [lldb][NFC] Test CommandObjectMultiword functionalityRaphael Isemann2019-09-271-0/+34
* [lldb][modern-type-lookup] Add test for using the ClangModulesDeclVendorRaphael Isemann2019-09-263-0/+36
* [lldb][modern-type-lookup] Add two basic tests for modern-type-lookupRaphael Isemann2019-09-256-0/+69
* [lldb] Test data formatters for empty stringsRaphael Isemann2019-09-254-1/+18
* [Make] Revert some changes from r372795.Jonas Devlieghere2019-09-251-3/+3
* Canonicalize variable usage in testsuite MakefilesAdrian Prantl2019-09-2566-98/+139
* [CMake] Copy over the system debugserver when using LLDB_USE_SYSTEM_DEBUGSERVERJonas Devlieghere2019-09-244-0/+4
* [lldb][NFC] Relax completion tests for log command to make them pass on LinuxRaphael Isemann2019-09-241-15/+4
* [lldb] Add completion support for log enable/disable/listRaphael Isemann2019-09-241-0/+32
* [lldb] Fix that importing decls in a TagDecl end up in wrong declaration cont...Raphael Isemann2019-09-231-3/+16
* [lldb] Process formatters in reverse-chronological orderJan Kratochvil2019-09-201-0/+7
* The setUp/tearDown methods I added mssed up the test function; reorder.Jason Molenda2019-09-131-6/+7
* [lldb][NFC] Simplify makefiles also for breakpoint testsRaphael Isemann2019-09-1230-90/+30
* [DWARF] Evaluate DW_OP_entry_valueVedant Kumar2019-09-113-0/+181
* [lldb] Readd missing functionalities/breakpoint testsRaphael Isemann2019-09-10108-0/+5369
* Fix ELF core file memory reading for PT_LOAD program headers with no p_fileszGreg Clayton2019-09-091-0/+11
* Remove `bugreport` commandJonas Devlieghere2019-09-051-1/+1
* [dotest] Delete trivial inline test makefilesPavel Labath2019-09-054-14/+0
* [test] Escape path to match the literal stringJonas Devlieghere2019-09-041-1/+1
* [lldb] Limit the amount of zeroes we use for padding when printing small floatsRaphael Isemann2019-09-043-0/+129
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-04189-546/+188
* [lldb] [test] Mark 'reenabled' tests XFAIL on NetBSDMichal Gorny2019-09-044-0/+4
* [lldb] Add description to option completions.Raphael Isemann2019-09-021-0/+24
* [lldb] Restructure test folders to match LLDB command hierarchyRaphael Isemann2019-09-01316-12945/+0
* [lldb][NFC] More tests for invalid register command invocationsRaphael Isemann2019-08-301-0/+15
* dotest: improvements to the pexpect testsPavel Labath2019-08-303-57/+0
* [lldb][NFC] Try fixing TestCompletion.py on WindowsRaphael Isemann2019-08-291-2/+1
* [test] Temporarily disable two tests on WindowsJonas Devlieghere2019-08-282-0/+2
* [lldb] Fix and test completion for ambiguous long optionsRaphael Isemann2019-08-281-0/+7
* [test] Disable TestConcurrentManySignals on Darwin.Jonas Devlieghere2019-08-281-0/+2
* [lldb][NFC] Add missing invalid_core_file to TestTargetCommand testRaphael Isemann2019-08-271-0/+1
* [lldb][NFC] Add some tests for the target subcommandsRaphael Isemann2019-08-271-1/+145
* [lldb][NFC] Give added test method a unique nameRaphael Isemann2019-08-271-2/+2
* [lldb] Allow partial completions to fix directory completion.Raphael Isemann2019-08-271-0/+7
* [test] Disable two of the recently (re)enabled tests on Windows.Jonas Devlieghere2019-08-271-0/+1
* [dotest] Remove long running test "decorator" and re-enable tests.Jonas Devlieghere2019-08-275-15/+0
* 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
OpenPOWER on IntegriCloud