summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix lldbinline tests for remote targetsPavel Labath2018-02-271-1/+1
* [lldb] Use vFlash commands when writing to target's flash memory regionsPavel Labath2018-02-271-0/+61
* Move TestGdbRemoteExitCode next to the other llgs testsPavel Labath2018-02-273-363/+0
* Mark test_*int*_t_dwarf as failing on FreeBSDEd Maste2018-02-271-0/+9
* Move "concurrent events" tests back into one folderPavel Labath2018-02-2771-348/+4
* Add a sanity check for inline testcases.Adrian Prantl2018-02-262-0/+10
* Revert r326134 due to broken buildbotEd Maste2018-02-261-8/+0
* Mark test_*int*_t_dwarf as failing on FreeBSDEd Maste2018-02-261-0/+8
* Partial fix for TestConflictingSymbol.py on WindowsAdrian McCarthy2018-02-263-4/+4
* Add "lldb-test breakpoint" command and convert the case-sensitivity test to u...Pavel Labath2018-02-263-143/+0
* Fix tabs/spaces indentation problem in TestUnicodeSymbols.pyAdrian McCarthy2018-02-261-7/+7
* Fix breakpoint thread name conditionals after breakpoint options refactor.Jim Ingham2018-02-232-35/+29
* Replace HashStringUsingDJB with llvm::djbHashPavel Labath2018-02-233-0/+30
* Fix TestMultithreaded when there's no debugserver specifiedFrederic Riss2018-02-231-1/+1
* Fix TestUbsanBasicFrederic Riss2018-02-231-1/+1
* Fix TestMultithreaded when specifying an alternative debugserver.Frederic Riss2018-02-231-0/+2
* [testsuite] Throw away test/debug_info/apple_types.Davide Italiano2018-02-233-104/+0
* [ObjC] Fix the NSConcreteData formatter and test itVedant Kumar2018-02-222-2/+14
* Fix TestMoveNearest on WindowsAdrian McCarthy2018-02-221-3/+2
* Fix TestSBData.py on WindowsAdrian McCarthy2018-02-221-1/+1
* [testsuite/decorators] Get rid of some `expectFlakey` variants.Davide Italiano2018-02-211-27/+0
* Fix TestBreakpointInGlobalConstructor for WindowsAdrian McCarthy2018-02-212-3/+5
* Fix remote tests broken by r325690Pavel Labath2018-02-211-1/+1
* Fix a couple of more tests to not create files in the source treePavel Labath2018-02-217-28/+23
* Fix TestAppleTypesIsProduced after r324226Frederic Riss2018-02-211-1/+1
* Avoid dirtying the source tree in breakpoint command testsPavel Labath2018-02-204-92/+34
* Two more dosep-paralellization fallout fixesPavel Labath2018-02-191-32/+14
* Add SBDebugger::GetBuildConfiguration and use it to skip an XML testPavel Labath2018-02-192-1/+9
* Make gdb-client tests generate binaries in the build treePavel Labath2018-02-191-7/+1
* Shorten socket names in TestPlatformProcessConnectPavel Labath2018-02-161-3/+3
* Re-enable lang/objc/modules/TestObjCModulesJonas Devlieghere2018-02-161-4/+0
* Fix paralelization of remote testsPavel Labath2018-02-161-1/+1
* [dosep] Run tests in a more parallel fashionPavel Labath2018-02-162-61/+51
* @skipIfRemote TestTargetXMLArchPavel Labath2018-02-151-0/+1
* Remove vestigial remnants of the test crash info hookPavel Labath2018-02-142-8/+0
* [testsuite] Reintroduce test to check leaking.Davide Italiano2018-02-123-0/+141
* Skip TestTargetXMLArch on non-darwin OSsPavel Labath2018-02-121-0/+1
* Looks like this fails when built i386 on linux bots, possible targetJason Molenda2018-02-101-0/+1
* Add test case for x86_64 architecture recognition in theJason Molenda2018-02-102-1/+122
* Make LLDB's clang module cache path customizableAdrian Prantl2018-02-092-6/+13
* [lldb-mi] This test now passes consistently, unXFAIL it.Davide Italiano2018-02-091-1/+0
* [Testsuite] Remove leak tests, it's not useful anymore.Davide Italiano2018-02-093-141/+0
* Only throw -fPIC when building a shared libraryAaron Smith2018-02-0819-36/+15
* Rewrite testcase to not depend on Foundation implementation details.Adrian Prantl2018-02-087-31/+22
* Rewrite the flaky test_restart_bug test in a more deterministic wayPavel Labath2018-02-083-88/+93
* Deactivate TestTargetSymbolsBuildidCase if host is windowsEugene Zemtsov2018-02-082-1/+2
* [test] Don't drop existing categories for methods.Jonas Devlieghere2018-02-071-7/+10
* [test] Enable setting category for inline tests.Jonas Devlieghere2018-02-071-2/+7
* Remove obsolete fileAdrian Prantl2018-02-062-208/+0
* Build each testcase variant in its own subdirectory and remove the srcdir loc...Adrian Prantl2018-02-0613-148/+131
OpenPOWER on IntegriCloud